Hello @Peter Derkx
Thanks for reaching out to us, this is a known ongoing issue. The Product Owners have identified the cause of the issue. The fix will be deployed soon. The eta for the web app fix is 8/23.
For the time being, until the fix, follow the below workaround:
Workaround:
The below workaround has been provided to update and deploy the webapp manually from the azure portal.
- Go to azure portal and find your web app
- Under Environment Variables, look for these 2 variables: Azure OPENAIEmbeddingEndpoint and AzureOpenAiEmbeddingKey.
- Set these 2 values to the endpoint and key associated with your embedding model. This information can be found on the deployments tab of AI studio. Make sure that the AZURE_SEARCH_KEY variable is populated.
- Clear any value for AzureOpenAiEmbeddingName
- Save the updated Environment variables
- Open the web app from the azure portal itself (rather than from the studio)
I hope the workaround works for you, let us know if you have any question.
Regards,
Yutong
-Please kindly accept the answer if you feel helpful to support the community, thanks a lot.