<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Fabric Trial: PermissionDeniedError 403 when testing Copilot with pandas AI functions in Fabric platform</title>
    <link>https://community.fabric.microsoft.com/t5/Fabric-platform/Fabric-Trial-PermissionDeniedError-403-when-testing-Copilot-with/m-p/4810137#M20009</link>
    <description>&lt;P&gt;I started the Microsoft Fabric trial and also created a Fabric trial workspace. The workspace capacity region is set to &lt;STRONG&gt;Germany West Central&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;I am following along with a YouTube tutorial and inserted 3 blocks of code:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1.)&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;# The pandas AI functions package requires OpenAI version 1.30 or later.
%pip install -q --force-reinstall openai==1.30 2&amp;gt;/dev/null

# AI functions are preinstalled on the Fabric PySpark runtime.&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;2.)&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;import pandas as pd
# Load data into pandas DataFrame from "/lakehouse/default/Files/MovieInfo.csv"
df = pd.read_csv("/lakehouse/default/Files/MovieInfo.csv").head(20)
display(df)&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;3.)&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;df["A"] = df["content"].ai.translate("german") 
display(df)&lt;/PRE&gt;&lt;P&gt;I get the following error:&lt;/P&gt;&lt;PRE&gt;PermissionDeniedError: Error code: 403 - {'Message': 'FTL64 SKU Not Supported', 'Source': 'OPENAI', 'error_code': 'PERMISSION_DENIED'}&lt;/PRE&gt;&lt;P&gt;What is the issue?&lt;BR /&gt;I want to test &lt;STRONG&gt;Copilot together with Fabric&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;What else do I need to activate to get this running?&lt;BR /&gt;I already enabled all tenant settings for Copilot and Fabric.&lt;/P&gt;&lt;P&gt;I hope someone can help me.&lt;/P&gt;</description>
    <pubDate>Thu, 28 Aug 2025 10:16:13 GMT</pubDate>
    <dc:creator>azaterol</dc:creator>
    <dc:date>2025-08-28T10:16:13Z</dc:date>
    <item>
      <title>Fabric Trial: PermissionDeniedError 403 when testing Copilot with pandas AI functions</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/Fabric-Trial-PermissionDeniedError-403-when-testing-Copilot-with/m-p/4810137#M20009</link>
      <description>&lt;P&gt;I started the Microsoft Fabric trial and also created a Fabric trial workspace. The workspace capacity region is set to &lt;STRONG&gt;Germany West Central&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;I am following along with a YouTube tutorial and inserted 3 blocks of code:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1.)&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;# The pandas AI functions package requires OpenAI version 1.30 or later.
%pip install -q --force-reinstall openai==1.30 2&amp;gt;/dev/null

# AI functions are preinstalled on the Fabric PySpark runtime.&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;2.)&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;import pandas as pd
# Load data into pandas DataFrame from "/lakehouse/default/Files/MovieInfo.csv"
df = pd.read_csv("/lakehouse/default/Files/MovieInfo.csv").head(20)
display(df)&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;3.)&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;df["A"] = df["content"].ai.translate("german") 
display(df)&lt;/PRE&gt;&lt;P&gt;I get the following error:&lt;/P&gt;&lt;PRE&gt;PermissionDeniedError: Error code: 403 - {'Message': 'FTL64 SKU Not Supported', 'Source': 'OPENAI', 'error_code': 'PERMISSION_DENIED'}&lt;/PRE&gt;&lt;P&gt;What is the issue?&lt;BR /&gt;I want to test &lt;STRONG&gt;Copilot together with Fabric&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;What else do I need to activate to get this running?&lt;BR /&gt;I already enabled all tenant settings for Copilot and Fabric.&lt;/P&gt;&lt;P&gt;I hope someone can help me.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 10:16:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/Fabric-Trial-PermissionDeniedError-403-when-testing-Copilot-with/m-p/4810137#M20009</guid>
      <dc:creator>azaterol</dc:creator>
      <dc:date>2025-08-28T10:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Trial: PermissionDeniedError 403 when testing Copilot with pandas AI functions</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/Fabric-Trial-PermissionDeniedError-403-when-testing-Copilot-with/m-p/4810190#M20011</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="387997" data-lia-user-login="azaterol" class="lia-mention lia-mention-user"&gt;azaterol&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;The &lt;STRONG&gt;Fabric Trial SKU (FTL64)&lt;/STRONG&gt; gives you temporary access to explore core Fabric workloads (Lakehouse, Warehouse, Data Engineering, etc.).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;However, &lt;STRONG&gt;Copilot and AI functions require a paid Fabric capacity (F SKUs like F2, F4, F64, etc.)&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;On the free trial SKU, any call to AI features will return &lt;STRONG&gt;403 Permission Denied&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;What you need&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Move your workspace to a &lt;STRONG&gt;paid Fabric capacity&lt;/STRONG&gt; (for example F2 or higher).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;AI-powered features (Copilot in Notebooks, pandas AI functions, AI skills) only light up on &lt;STRONG&gt;paid SKUs&lt;/STRONG&gt;, not on the free trial.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;You can test on the smallest SKU, &lt;STRONG&gt;F2&lt;/STRONG&gt;, it’s relatively inexpensive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See the prerequisites in the source :&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-science/ai-functions/overview?tabs=pandas-pyspark%2Cpandas#prerequisites" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/fabric/data-science/ai-functions/overview?tabs=pandas-pyspark%2Cpandas#prerequisites&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it can help you !&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Antoine&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 10:46:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/Fabric-Trial-PermissionDeniedError-403-when-testing-Copilot-with/m-p/4810190#M20011</guid>
      <dc:creator>AntoineW</dc:creator>
      <dc:date>2025-08-28T10:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Trial: PermissionDeniedError 403 when testing Copilot with pandas AI functions</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/Fabric-Trial-PermissionDeniedError-403-when-testing-Copilot-with/m-p/4810330#M20021</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="387997" data-lia-user-login="azaterol" class="lia-mention lia-mention-user"&gt;azaterol&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Thanks for reaching out to the Microsoft fabric community forum.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Please go through the below solved issue which may help you in resolving the issue:&lt;BR /&gt;&lt;/SPAN&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Fabric-platform/Error-when-trying-to-use-copilot/m-p/3670256" target="_blank"&gt;Solved: Error when trying to use copilot - Microsoft Fabric Community&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;If I misunderstand your needs or you still have problems on it, please feel free to let us know.  &lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Best Regards,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;Community Support Team&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 12:04:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/Fabric-Trial-PermissionDeniedError-403-when-testing-Copilot-with/m-p/4810330#M20021</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2025-08-28T12:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Trial: PermissionDeniedError 403 when testing Copilot with pandas AI functions</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/Fabric-Trial-PermissionDeniedError-403-when-testing-Copilot-with/m-p/4812908#M20092</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="387997" data-lia-user-login="azaterol" class="lia-mention lia-mention-user"&gt;azaterol&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Sep 2025 05:47:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/Fabric-Trial-PermissionDeniedError-403-when-testing-Copilot-with/m-p/4812908#M20092</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2025-09-01T05:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Trial: PermissionDeniedError 403 when testing Copilot with pandas AI functions</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/Fabric-Trial-PermissionDeniedError-403-when-testing-Copilot-with/m-p/4816294#M20239</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/387997" target="_blank"&gt;@azaterol&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2025 05:20:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/Fabric-Trial-PermissionDeniedError-403-when-testing-Copilot-with/m-p/4816294#M20239</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2025-09-04T05:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Trial: PermissionDeniedError 403 when testing Copilot with pandas AI functions</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/Fabric-Trial-PermissionDeniedError-403-when-testing-Copilot-with/m-p/4819416#M20344</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/387997" target="_blank" rel="noopener"&gt;@azaterol&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2025 04:51:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/Fabric-Trial-PermissionDeniedError-403-when-testing-Copilot-with/m-p/4819416#M20344</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2025-09-08T04:51:21Z</dc:date>
    </item>
  </channel>
</rss>

