microsoft / sample-app-aoai-chatGPT

Sample code for a simple web chat experience through Azure OpenAI, including Azure OpenAI On Your Data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web app deployment failed with error "ResourceDeploymentFailure"

immafrank opened this issue · comments

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'." } }

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.

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.