Unable to Deploy Web App from AI Studio Chat Playground

Blair Birdsell 0 Reputation points
2024-11-13T17:37:39.5866667+00:00

Following the Azure docs about creating a Web app chatbot I fill in the correct deployment information from an AI Studio project based in East US. In the Chat Playground in Azure AI Studio I select Deploy > ...As a Web App with the following configuration. The Location selection is greyed out and therefore I am unable to complete the deployment.

User's image

When returning to the previous screen I get the error:

Failed to fetch locations: Failed to process GET request
Trace ID : a74921c2-c519-4333-90f4-7f7c8455cce0

My questions to help me problem solve the issue are:

Is this a bug?
Is a system down?
Am I doing something wrong?

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

1 answer

Sort by: Most helpful
  1. kothapally Snigdha 335 Reputation points Microsoft Vendor
    2024-11-13T23:25:58.5566667+00:00

    Hi Blair Birdsell

    Thanks for Reaching the Microsoft Q&A Forum

    To successfully deploy a web app in Azure OpenAI Studio, you first need to ensure that the Microsoft. Web resource provider is registered in your subscription. If the location selection is greyed out during deployment, follow these steps:

    1. Navigate to your Azure subscriptions and check the resource providers.
    2. Search for Microsoft. Web and verify if it is registered.
    3. If it is not registered, proceed to register it.
    4. Once the web app resource is successfully registered, return to the Chat Playground.
    5. You should now be able to fetch the available locations and complete your web app deployment.

    This process ensures that all necessary configurations are in place for your deployment. I tried to repro this, and it seems all good it's working

    User's imageThank you!

     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.


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.