{Cosmos DB,AKS} Correct indefinite articles in help text - #33884
Conversation
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
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.
|
Fix help |
Live test skipped⏭️ Skipping the live test for this revision because no new test file was added ( The live-test pipeline runs only the test files a PR changes, so there is nothing to execute for this commit. This is informational — a regression test is encouraged where it makes sense, but not required. If a test file is added in a later commit, the live test will run automatically. |
|
/azp run |
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
|
🔔 Routing this PR to @Azure/act-observability-squad. |
|
🔔 Routing this PR to @Azure/act-codegen-extensibility-squad. |
🤖 PR Validation — ️✔️ All clear
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