azure-search-openai-demo icon indicating copy to clipboard operation
azure-search-openai-demo copied to clipboard

Deployment error : InvalidTemplateDeployment 'documentintelligence"

Open wknums opened this issue 1 year ago • 2 comments

Please provide us with the following information:

This issue is for a: (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

provided these setting in .azure/,env for using existing document intelligence service in Azure AI services multi-service account resource AZURE_DOCUMENTINTELLIGENCE_LOCATION="eastus" AZURE_DOCUMENTINTELLIGENCE_RESOURCE_GROUP="RG-AZURE-AI-EASTUS" AZURE_DOCUMENTINTELLIGENCE_SERVICE="EASTUS-AZAI-MULTISVC" AZURE_DOCUMENTINTELLIGENCE_SKU="Standard"

Any log messages given by the failure

ERROR: error executing step command 'provision': deployment failed: error deploying infrastructure: deploying to subscription:

Deployment Error Details: InvalidTemplateDeployment: The template deployment 'documentintelligence' is not valid according to the validation procedure. The tracking id is '12d8bba6-14e1-444f-b40d-dfc793593f10'. See inner errors for details. UpdateKindNotAllowed: It's not allowed to update kind of API account.

TraceID: 4e96e42d8fa8aebc8b1b6bbfbbe3b3d2

Expected/desired behavior

deployment should pass and re-use my existing resource

OS and Version?

Windows 11

azd version?

run azd version and copy paste here. azd version azd version 1.9.3 (commit e1624330dcc7dde440ecc1eda06aac40e68aa0a3)

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

wknums avatar Jun 27 '24 13:06 wknums