Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
munindra
Frequent Visitor

error while working with prebuilt open AI services

when i am working with open AI prebuilt model inside the notebook by following this documentation
https://learn.microsoft.com/en-us/fabric/data-science/ai-services/how-to-use-openai-via-rest-api 
i am getting a premission denied and "FT1 SKU Not Supported" error

In this image the open AI services being called

munindra_0-1735204805805.pngmunindra_1-1735204891167.png

in below image i am getting the error after running the this prompt cell

munindra_2-1735204997944.png

 

 

1 ACCEPTED SOLUTION
v-veshwara-msft
Community Support
Community Support

Hi @munindra,

Thanks for stopping by the Microsoft Fabric Community Forum!

The issue you're seeing is because you need a Microsoft Fabric F64 capacity or higher. The Fabric trial FT1 SKU will not work for direct Azure OpenAI integration. You need to ensure this capacity is linked to your workspace.
Here is an image showing it works in PPU License.
Screenshot 2024-12-27 125614.PNG

For more details, check out this document. It lists the features available for different SKUs and mentions that things like AI Skills and Copilot require F64 or higher capacity:
Microsoft Fabric features by SKU - Microsoft Fabric | Microsoft Learn

 

Hope this helps!

If this post helps, please consider accepting as solution to help others find easily and a kudos would be appreciated.
Best Regards,
Vinay.

View solution in original post

1 REPLY 1
v-veshwara-msft
Community Support
Community Support

Hi @munindra,

Thanks for stopping by the Microsoft Fabric Community Forum!

The issue you're seeing is because you need a Microsoft Fabric F64 capacity or higher. The Fabric trial FT1 SKU will not work for direct Azure OpenAI integration. You need to ensure this capacity is linked to your workspace.
Here is an image showing it works in PPU License.
Screenshot 2024-12-27 125614.PNG

For more details, check out this document. It lists the features available for different SKUs and mentions that things like AI Skills and Copilot require F64 or higher capacity:
Microsoft Fabric features by SKU - Microsoft Fabric | Microsoft Learn

 

Hope this helps!

If this post helps, please consider accepting as solution to help others find easily and a kudos would be appreciated.
Best Regards,
Vinay.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Fabric Update Carousel

Fabric Monthly Update - March 2026

Check out the March 2026 Fabric update to learn about new features.

Top Solution Authors