AzOps icon indicating copy to clipboard operation
AzOps copied to clipboard

Cognitiveservices template fails on property qnaAzureSearchEndpointKey

Open Poekiee12 opened this issue 2 years ago • 1 comments

Describe the bug When exporting the CognitiveServices/accounts resource in Azure, the validate runner fails because the value of the property qnaAzureSearchEndpointKey is null. The Whatif deployment does not allow this to be null and fails.

This issue happens to the resource type:

"Microsoft.CognitiveServices/accounts",

Steps to reproduce

  1. Pull the resources from Azure
  2. Validate the resources by using a Whatif deployment

Screenshots image

Poekiee12 avatar Jan 17 '23 09:01 Poekiee12