-
Notifications
You must be signed in to change notification settings - Fork 3.3k
{AKS} az aks to use 2021-02-01 API. #17229
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
Conversation
486d4fa to
501e561
Compare
|
@andyzhangx This is the 2021-02-01 API PR. |
yungezz
left a comment
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.
pls rebase from dev
501e561 to
411830a
Compare
rebased. |
|
@JunSun17 PR title convention https://github.com/Azure/azure-cli/tree/dev/doc/authoring_command_modules#submitting-pull-requests. SInce this will not impact command interface, you could use |
Sure, changed to {AKS} |
e5f256f to
91004a4
Compare
|
@fengzhou-msft The PR passed all tests, can you help to merge it? |
Description
[AKS] az aks to use 2021-02-01 API.
Testing Guide
History Notes
[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change.
[Component Name 2] az command b: Add some customer-facing feature.
This 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.