Error while creating SkillSet for RAG application using Azure AI services, Python. Error: HttpResponseError: () Skillsets require a valid 'all-in-one' Cognitive Services key

Rajeev Kumar Singh 0 Reputation points Microsoft Employee
2025-01-10T21:58:21.5133333+00:00

Overview:

I am using RAG tutorial to create SkillSet using Python code:

Url: https://github.com/Azure-Samples/azure-search-python-samples/blob/main/Tutorial-RAG/Tutorial-rag.ipynb

I created Azure AI Services and referring the Cogntive services and its key in the configuration, when I execute the code, I am getting below error.

Error:

HttpResponseError: () Skillsets require a valid 'all-in-one' Cognitive Services key. Provided key is of type AIServices.S0

Solution/Configuration details:

All the required services, Azure OpenAI, Azure AI Search, Azure AI Services, Azure Blob are in the same region (east US).

When I created Azure AI services I had only one option to selected Standard tier, not sure if it has any other tier as well?

Below is the error, please help me if you have encountered this error and whats the solution to fix this.

HttpResponseError: () Skillsets require a valid 'all-in-one' Cognitive Services key. Provided key is of type AIServices.S0

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,033 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,041 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.