Azure CLI Support for Scheduled Event Profile #30783
Labels
Auto-Assign
Auto assign by bot
Azure CLI Team
The command of the issue is owned by Azure CLI team
Compute
az vm/vmss/image/disk/snapshot
feature-request
Similar-Issue
Milestone
Preconditions
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
https://github.com/Azure/azure-rest-api-specs/blob/805491e5274cfc5d1ebdb579f28a17e83827ec4a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2024-07-01/examples/availabilitySetExamples/AvailabilitySet_Create_WithScheduledEventProfile.json
Request Example
No response
Target Date
2025-02-25
PM Contact
sandeep.george
Engineer Contact
payalguptapg
Additional context
No response
The text was updated successfully, but these errors were encountered: