How to resolve the "FT1 SKU Not Supported" error when using OpenAIEmbedding in Synapse ML?

bingshuai 25 Reputation points
2024-03-22T05:42:52.3266667+00:00

I'm using the OpenAIEmbedding class from the Synapse ML library in my Python code to generate embeddings for a DataFrame. However, when I try to execute the transformation, I encounter the following error:

Failed to fetch cluster details  
Traceback (most recent call last):  
  File "/home/trusted-service-user/cluster-env/trident_env/lib/python3.10/site-packages/synapse/ml/fabric/token_utils.py", line 188, in _get_openai_mwc_token  
    raise Exception(  
Exception: get openai mwc token returns 403:b'{"Message":"FT1 SKU Not Supported","Source":"ML","error_code":"PERMISSION_DENIED"}'

It seems like there is an issue related to the SKU not being supported. How can I resolve this error and successfully use the OpenAIEmbedding class in my code? Is there a specific configuration or setup that I need to adjust in my Azure Synapse environment or in the Synapse ML library settings? Any help or guidance would be greatly appreciated.

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,370 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,161 questions
{count} vote

Accepted answer
  1. PRADEEPCHEEKATLA-MSFT 77,081 Reputation points Microsoft Employee
    2024-03-28T05:18:09.8933333+00:00

    @bingshuai - Thanks for the question and using MS Q&A platform.

    MS Fabric is currently not supported in the Q&A forums, the supported products are listed over here Supported products on MS Q&A (more to be added later on).

    You can ask the experts in the dedicated MS Fabric community forum.

    Can you please open as a new thread in MS Fabric community: https://community.fabric.microsoft.com/t5/General-Discussion/bd-p/ac_generaldiscussion

    User's image

    Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    0 comments No comments

0 additional answers

Sort by: Most helpful