Error when deploying a new web app using AI Studio

Paul Taylor 40 Reputation points
2024-11-07T12:05:55.6566667+00:00

I am using AI Studio for the first time and encounter this error when attempting to deploy the Chat App. I have already registered Microsoft.CognitiveServices within the subscription as the documentation indicates, but I still receive this error:

Failed to fetch locations: Failed to process GET request.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,092 questions
0 comments No comments
{count} votes

Accepted answer
  1. S.Sengupta 24,636 Reputation points MVP
    2024-11-07T12:22:43.82+00:00

    Ensure that Microsoft.CognitiveServices is not only registered but also fully active in your subscription.

    Under Azure Portal > Subscription > Resource Providers and make sure that Microsoft.CognitiveServices is registered.

    The service might not be available in the region you’re attempting to deploy.

    See:

    https://azure.microsoft.com/en-us/explore/global-infrastructure/products-by-region/

    Make sure Firewall is not blocking the service.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.