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

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. 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
April Fabric Update Carousel

Fabric Monthly Update - April 2026

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

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

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.

Top Solution Authors