Azure OpenAi WebApp Deploy Failed

Kelvin Shee 95 Reputation points
2024-09-04T08:16:11.48+00:00

Hi Guys,

I need help on AzureOpen AI.

is a Azure Template have issue ? I not able to deploy to webapp.

how I can solve it ? thanks a lot

User's image

Error :

Web App deployment failed InvalidTemplate: Deployment template validation failed: 'The value for the template parameter 'azureOpenAIEmbeddingEndpoint' at line '1' and column '5121' is not provided. Please see https://aka.ms/arm-create-parameter-file for usage details.'. Trace ID : 7c8d0360-9776-47b5-9e5a-769433fc4786Service request ID : 714a6632-115b-4905-bb9d-897077f3beb1

User's image

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,333 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,080 questions
Azure Azure Startups
{count} votes

2 answers

Sort by: Most helpful
  1. navba-MSFT 27,540 Reputation points Microsoft Employee Moderator
    2024-09-08T06:54:57.8233333+00:00

    @Kelvin Shee @Scott Countryman @ΓΕΩΡΓΙΟΣ ΣΩΤΗΡΟΠΟΥΛΟΣ @John Petersen @Dan Alexander @Kari Marttinen @Calvin Jose Rita Antony (SX/BSV-TC3) @James Wyatt @Roy Remus Natavio.

    Apologies for the late reply and Sorry for the inconvenience caused.

    .


    Update (as of 11/Sept)

    Released a hotfix to fix template parsing to all regions. 

    .

    Root Cause:

    On August 26th, we pushed a change to the Web App Deployment template that affected how embedding information was processed. An oversight in this change allowed for a condition where the embedding information would be parsed as a null value, causing the deployment to fail. We resolved this issue by adding a safe fallback condition so that embedding information is never a null value. 

    .

    Hope this helps.

    5 people found this answer helpful.

  2. Laziz 190 Reputation points Microsoft Employee
    2024-09-10T08:32:23.99+00:00

    The hotfix is now fully replicated to all regions.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.