Fix a Azure article in Cosmos DB and ACS help text - #33884
Open
Hashim Khan (Hashim1999164) wants to merge 1 commit into
Open
Fix a Azure article in Cosmos DB and ACS help text#33884Hashim Khan (Hashim1999164) wants to merge 1 commit into
Hashim Khan (Hashim1999164) wants to merge 1 commit into
Conversation
Hashim Khan (Hashim1999164)
requested review from
a team and
FumingZhang
as code owners
August 13, 2026 00:17
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
microsoft-github-policy-service
Bot
requested review from
elvazhu521,
Julie Zhu (yanzhudd) and
Yong Zhang (yonzhan)
August 13, 2026 00:18
Copilot started reviewing on behalf of
Hashim Khan (Hashim1999164)
August 13, 2026 00:18
View session
Contributor
|
Thank you for your contribution Hashim Khan (@Hashim1999164)! We will review the pull request and get back to you soon. |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates Azure CLI command help text in the Cosmos DB and ACS command modules to correct the English article from “a Azure” to “an Azure”, improving the quality and consistency of user-facing help output.
Changes:
- Corrected multiple Cosmos DB help entries to use “an Azure …” in
short-summaryand example names. - Corrected the ACS Dev Spaces help parameter description to use “an Azure …”.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
src/azure-cli/azure/cli/command_modules/cosmosdb/_help.py |
Fixes “a Azure” → “an Azure” across several Cosmos DB identity/keys/restorable help strings. |
src/azure-cli/azure/cli/command_modules/acs/_help.py |
Fixes “a Azure” → “an Azure” in the Dev Spaces controller endpoint help text. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Collaborator
|
Fix help |
FumingZhang
approved these changes
Aug 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes #27937
Updates hand written help strings in the Cosmos DB and ACS modules from
a Azuretoan Azure.Related: #33883 covers the
az restGraph example in the util module.Test plan
a Azurean Azure