-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{AKS} az aks create
: Correct use of "comma-separated" in help
#28245
Conversation
️✔️AzureCLI-FullTest
|
Hi @mboersma, |
️✔️AzureCLI-BreakingChangeTest
|
AKS |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Please fix failed CI check
0ab4f80
to
07bba06
Compare
az aks create
: correct use of "comma-separated" in helpaz aks create
: Correct use of "comma-separated" in help
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
az aks create
: Correct use of "comma-separated" in helpaz aks create
: Correct use of "comma-separated" in help
Please note that we'll have a code freeze at 02/27/2024 10:00 UTC. Please address all comments by that time, otherwise it has to be postponed to next sprint (next release train: 04-02). |
I'm not seeing what the issue is in most of these logs; it doesn't appear to be related to my fix. The credential scanner fails this way:
I don't think this PR created these problems, but if it it did, please let me know where.
This PR fixes some bad English, is a month old, and AFAICT is complete. @yanzhudd if azure-cli doesn't want it, feel free to close. |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
Related command
az aks create --help
Description
This fixes some typos and missing hyphens in the phrase "comma-separated".
Testing Guide
History Notes
[AKS]
az aks create
: Correct use of "comma-separated" in helpThis checklist is used to make sure that common guidelines for a pull request are followed.
The PR title and description has followed the guideline in Submitting Pull Requests.
I adhere to the Command Guidelines.
I adhere to the Error Handling Guidelines.