Fix a Azure article in ACS Dev Spaces docstring - #33885
Open
Hashim Khan (Hashim1999164) wants to merge 1 commit into
Open
Fix a Azure article in ACS Dev Spaces docstring#33885Hashim Khan (Hashim1999164) wants to merge 1 commit into
Hashim Khan (Hashim1999164) wants to merge 1 commit into
Conversation
The ads_use_dev_spaces parameter docs said "a Azure Dev Spaces controller". Use "an Azure" to match standard article usage. Fixes Azure#27937
Hashim Khan (Hashim1999164)
requested review from
a team and
FumingZhang
as code owners
August 13, 2026 00:34
|
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:35
Contributor
|
Thank you for your contribution Hashim Khan (@Hashim1999164)! We will review the pull request and get back to you soon. |
Copilot started reviewing on behalf of
Hashim Khan (Hashim1999164)
August 13, 2026 00:35
View session
Contributor
There was a problem hiding this comment.
Pull request overview
Updates a minor grammar issue in the ACS aks_use_dev_spaces command docstring to use the correct indefinite article before “Azure”, improving the CLI help text and addressing issue #27937.
Changes:
- Changed “a Azure Dev Spaces controller” to “an Azure Dev Spaces controller” in the
aks_use_dev_spacesdocstring.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Collaborator
|
ACS |
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
Updates the
ads_use_dev_spacesdocstring in ACScustom.pyfrom "a Azure Dev Spaces controller" to "an Azure Dev Spaces controller".Fixes #27937
Test plan