Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
Checking to see if you're still experiencing this problem. Have you attempted to configure the environment variables by accessing your web app through App Services in the Azure portal? To resolve this, set two environment variables with the API version "2023-08-01-preview."
AZURE_OPENAI_EMBEDDING_ENDPOINT = https://{your-resource-name}/openai/deployments/{deployment-id}/extensions/chat/completions?api-version={api-version}
AZURE_OPENAI_EMBEDDING_KEY = your-api-key