{Release} Upgrade to Azure CLI 2.76.0#31884
Merged
Conversation
️✔️AzureCLI-FullTest
|
️✔️AzureCLI-BreakingChangeTest
|
|
The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR. Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions). pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>
|
Collaborator
|
Thank you for your contribution! We will review the pull request and get back to you soon. |
calvinhzy
reviewed
Jul 29, 2025
zhoxing-ms
reviewed
Jul 29, 2025
| * `az aks safeguards`: Add command group to manage deployment safeguards (#31793) | ||
| * `az aks create`: Update prom and logs addon to use sdk (#31828) | ||
| * `az aks create`: Add new parameter `--disable-run-command` to disable run command feature for the cluster (#31854) | ||
| * `az aks update`: Add new parameters `--disable-run-command` and `--enable-run-command` to toggle the run command feature on or off (#31854) |
Contributor
There was a problem hiding this comment.
Suggested change
| * `az aks update`: Add new parameters `--disable-run-command` and `--enable-run-command` to toggle the run command feature on or off (#31854) | |
| * `az aks update`: Add new parameters `--disable-run-command` and `--enable-run-command` to toggle the run command feature on or off (#31854) |
zhoxing-ms
reviewed
Jul 29, 2025
evelyn-ys
reviewed
Jul 29, 2025
bebound
reviewed
Jul 29, 2025
calvinhzy
reviewed
Jul 29, 2025
calvinhzy
reviewed
Jul 29, 2025
evelyn-ys
reviewed
Jul 29, 2025
| * `az sig in-vm-access-control-profile-version`: Add command group to manage in VM access control profile version (#31720) | ||
| * `az vm disk attach`: Add new parameters `--source-snapshots-or-disks` `--source-disk-restore-point` to support implicit disk creation from snapshot and disk restore points (#31830) | ||
| * `az vmss create`: Add new parameter `--enable-automatic-repairs` to support setting automatic repairs policy (#31722) | ||
| * Fix issue #31685: `az vm/vmss update` Fix error with `NoneType` object has no attribute `mode` when update wireserver profile (#31855) |
Member
There was a problem hiding this comment.
Suggested change
| * Fix issue #31685: `az vm/vmss update` Fix error with `NoneType` object has no attribute `mode` when update wireserver profile (#31855) | |
| * Fix #31685: `az vm/vmss update` Fix error with `NoneType` object has no attribute `mode` when update wireserver profile (#31855) |
zhoxing-ms
reviewed
Jul 29, 2025
calvinhzy
reviewed
Jul 29, 2025
zhoxing-ms
reviewed
Jul 29, 2025
Comment on lines
+108
to
+110
| * `az sf managed-cluster network-security-rule`: Add new parameter `--source-port-range` to specify the CIDR or source IP range (#31714) | ||
| * `az sf managed-cluster network-security-rule`: Add new parameter `--dest-port-range` to specify the destination address prefix (#31714) | ||
| * `az sf cluster create`: Add more options for parameter `--vm-os` (#31808) |
Contributor
There was a problem hiding this comment.
Suggested change
| * `az sf managed-cluster network-security-rule`: Add new parameter `--source-port-range` to specify the CIDR or source IP range (#31714) | |
| * `az sf managed-cluster network-security-rule`: Add new parameter `--dest-port-range` to specify the destination address prefix (#31714) | |
| * `az sf cluster create`: Add more options for parameter `--vm-os` (#31808) | |
| * `az sf managed-cluster network-security-rule`: Add new parameter `--source-port-range` to specify the CIDR or source IP range (#31714) | |
| * `az sf managed-cluster network-security-rule`: Add new parameter `--dest-port-range` to specify the destination address prefix (#31714) | |
| * `az sf cluster create`: Add more options for parameter `--vm-os` (#31808) |
calvinhzy
reviewed
Jul 29, 2025
calvinhzy
reviewed
Jul 29, 2025
calvinhzy
reviewed
Jul 29, 2025
calvinhzy
reviewed
Jul 29, 2025
Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com> Co-authored-by: Yishi Wang <yishiwang@microsoft.com> Co-authored-by: Hang <hanglei@microsoft.com>
evelyn-ys
previously approved these changes
Jul 29, 2025
jiasli
previously approved these changes
Jul 29, 2025
calvinhzy
previously approved these changes
Jul 29, 2025
zhoxing-ms
reviewed
Jul 29, 2025
bebound
previously approved these changes
Jul 29, 2025
Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>
zhoxing-ms
previously approved these changes
Jul 29, 2025
calvinhzy
reviewed
Jul 29, 2025
evelyn-ys
approved these changes
Jul 29, 2025
wangzelin007
approved these changes
Jul 29, 2025
jiasli
approved these changes
Jul 29, 2025
Collaborator
|
Release |
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.
Updated Azure CLI version.