microsoft / sample-app-aoai-chatGPT

Sample code for a simple web chat experience through Azure OpenAI, including Azure OpenAI On Your Data.
MIT License
1.42k stars 2.13k forks source link

web app deployment failed with error "ResourceDeploymentFailure" #931

Open immafrank opened 1 week ago

immafrank commented 1 week ago

I tried deploying an Azure web app from the Azure Open AI studio playground but i am getting this error even after multiple trials.

2 1

Web App resource deployment failed { "status": "Failed", "error": { "code": "ResourceDeploymentFailure", "message": "The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'." } }

abhahn commented 4 days ago

Hey @davidm00 , this looks somewhat similar to an issue you were previously working on. Just wanted to ask if you have any insight into this that you can share here.

abhahn commented 3 days ago

Hi @immafrank , just to give a quick follow up: this is a known issue that is currently being investigated by our team. I will provide an update here once the root cause is determined.