Azure-Samples / azure-search-openai-demo-csharp

A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
MIT License
551 stars 345 forks source link

The subscription does not have QuotaId/Feature required by SKU 'S0' from kind 'OpenAI' or contains blocked QuotaId/Feature. #296

Open luisquintanilla opened 4 months ago

luisquintanilla commented 4 months ago

When deploying the app, the following error shows up in the portal.

The subscription does not have QuotaId/Feature required by SKU 'S0' from kind 'OpenAI' or contains blocked QuotaId/Feature.

Maybe related: https://stackoverflow.com/questions/74713511/the-subscription-does-not-have-quotaid-feature-required-by-sku-s0-from-kind-q

luisquintanilla commented 4 months ago

cc: @stanleysmall-microsoft