Skip to content
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

Azure CLI Support for Scheduled Event Profile #30783

Open
1 task done
payalguptapg opened this issue Feb 7, 2025 · 5 comments
Open
1 task done

Azure CLI Support for Scheduled Event Profile #30783

payalguptapg opened this issue Feb 7, 2025 · 5 comments
Assignees
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

Comments

@payalguptapg
Copy link

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

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

@yonzhan
Copy link
Collaborator

yonzhan commented Feb 7, 2025

Thank you for opening this issue, we will look into it.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Compute az vm/vmss/image/disk/snapshot label Feb 7, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added Auto-Assign Auto assign by bot Azure CLI Team The command of the issue is owned by Azure CLI team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Feb 7, 2025
Copy link

github-actions bot commented Feb 7, 2025

Here are some similar issues that might help you. Please check if they can solve your problem.

@yonzhan yonzhan removed the question The issue doesn't require a change to the product in order to be resolved. Most issues start as that label Feb 7, 2025
@yonzhan yonzhan added this to the Backlog milestone Feb 7, 2025
@zhoxing-ms
Copy link
Contributor

@payalguptapg Sorry, as this sprint is already fully scheduled, can we postpone it to the next sprint (probably before mid April)?

@payalguptapg
Copy link
Author

No @zhoxing-ms , This feature is already late and hard deadline. It got missed in last issue. Could you please expedite it and add it in current?

@zhoxing-ms
Copy link
Contributor

@payalguptapg OK, after internal discussions, we have adjusted the priority of these feature requests and plan to complete its development and release in this sprint (on 03-04)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

4 participants