-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamComputeaz vm/vmss/image/disk/snapshotaz vm/vmss/image/disk/snapshotPossible-SolutionSimilar-Issuefeature-request
Milestone
Description
Preconditions
- No need to upgrade Python SDK or the Python SDK is ready.
Related command
az vm create --additional-events True --enable-reboot True --enable-redeploy True
az vm availability-set update --additional-events True --enable-reboot True --enable-redeploy True
az vmss update --enable-terminate-notification {false, true}
az vmss update --additional-events True --enable-reboot True --enable-redeploy True
Resource Provider
Microsoft.Compute
Description of Feature or Work Requested
Currently we are adding two new setting to the VM, Availability Set and VMSS profile. We'd like to make sure that customers can make this change from the CLI as well.
For example:
az vm availability-set update --scheduled-events-api-version "2020-07-01" --enable-allInstanceDown True
Minimum API Version Required
2025-04-01
Swagger PR link / SDK link
Request Example
Target Date
09/30
PM Contact
wilsonadam
Engineer Contact
Avisha Jain
Additional context
No response
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamComputeaz vm/vmss/image/disk/snapshotaz vm/vmss/image/disk/snapshotPossible-SolutionSimilar-Issuefeature-request