Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Cognitiveservices template fails on property qnaAzureSearchEndpointKey

Open
#740 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
azure, powershell
Domain
cloud, devops

Research direction

Start by reproducing the export and What-if validation steps for Microsoft.CognitiveServices/accounts, then trace how qnaAzureSearchEndpointKey is handled during validation. Done means the exported resource no longer fails What-if deployment because this property is null.

Written by the indexing model from the issue text.

Description

bug resource-provider

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

Dominant language
PowerShell
Stars
420
Forks
174
Avg merge
16d 18h
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/AzOps

All issues in Azure/AzOps

Similar issues

More Cloud issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.