Azure AI studio web app deployment failed with error "conflict" and unable to redeploy project from playground

CTO.care 20 Reputation points
2024-04-23T20:37:48.34+00:00

Hello,

I attempted to deploy a web app from the playground menu using Azure AI studio but it failed with the error status "conflict" and a generic failure reason. Although I can see the deployment failure in my resource group deployments, I am unable to redeploy the project using the playground. The application is "stuck" and displaying the message "Please wait for the web app to finish deploying".

Is there any way to resolve this issue and find out the problem that caused the failure? I want to retry the deployment as it could be a transient error.

Service: Azure AI Studio/Playground/Deploy Web app

{
    "status": "Failed",
    "error": {
        "code": "ResourceDeploymentFailure",
        "message": "The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'."
   
}
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,187 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,392 questions
{count} votes

Accepted answer
  1. navba-MSFT 17,125 Reputation points Microsoft Employee
    2024-04-25T11:22:06.76+00:00

    @CTO.care Thanks for sharing the details in private message. I had a look at the backend logs and I could see the 200 status succeeded message.

    So this was a transient issue and the deployment did succeed in the background. The conflict error message was due to the resource successfully created previously.

    If you wish to perform any deployments again, please feel free to test again.

    **

    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.


0 additional answers

Sort by: Most helpful