-
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/snapshotSimilar-Issuefeature-request
Milestone
Description
Preconditions
- No need to upgrade Python SDK or the Python SDK is ready.
Related command
az vmss update --enable-terminate-notification {false, true}
az vmss update --additional-events True --enable-reboot True --enable-redeploy True
Resource Provider
microsoft.maintenance/scheduledevents
Description of Feature or Work Requested
Previously in the linked request we added support for updating the VM profile to support scheduled events. (#29894). This request is to add support for the same profile setting but on availability sets
Ideally the flags would be the same, just for the different resource types. For example:
az vm availability-set update --additional-events True --enable-reboot True --enable-redeploy True
It was requested in previous issue. but last issue has added in VM profile only.
Minimum API Version Required
2024-07-01
Swagger PR link / SDK link
Request Example
No response
Target Date
2025-02-25
PM Contact
sandeep.george
Engineer Contact
payalguptapg
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/snapshotSimilar-Issuefeature-request