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 #28937

Open
1 task done
adwilso opened this issue May 10, 2024 · 5 comments
Open
1 task done

Azure CLI Support for Scheduled Event Profile #28937

adwilso opened this issue May 10, 2024 · 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 customer-reported Issues that are reported by GitHub users external to the Azure organization. feature-request

Comments

@adwilso
Copy link

adwilso commented May 10, 2024

Preconditions

  • No need to upgrade Python SDK or the Python SDK is ready.

Related command

az vmss update --enable-terminate-notification {false, true}

Resource Provider

microsoft.maintenance/scheduledevents

Description of Feature or Work Requested

Currently we are adding a new profile setting to the VM and VMSS profile. We'd like to make sure that customers can make this change from the CLI as well.

https://learn.microsoft.com/en-us/rest/api/compute/virtual-machine-scale-sets/create-or-update?view=rest-compute-2024-03-01&viewFallbackFrom=rest-compute-2024-03-01-preview&tabs=HTTP#scheduledeventspolicy

Note: you have to sign into see the preview docs above. Pasted a screenshot for simplicity:
image

Minimum API Version Required

2024-03-01

Swagger PR link / SDK link

Azure/azure-rest-api-specs@5312cc6 --ScheduledEventsAdditionalPublishingTargets

Request Example

No response

Target Date

2024-06-15

PM Contact

wilsonadam

Engineer Contact

arpit.nand;

Additional context

The scheduledEventsPolicy had 3 different settings added that we'd like to have
included in the CLI. They are ScheduledEventsAdditionalPublishingTargets, userInitiatedRedeploy, userInitiatedReboot.

@microsoft-github-policy-service microsoft-github-policy-service bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. Compute az vm/vmss/image/disk/snapshot labels May 10, 2024
@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 May 10, 2024
@yonzhan
Copy link
Collaborator

yonzhan commented May 10, 2024

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

@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 May 10, 2024
@yonzhan yonzhan added this to the Backlog milestone May 10, 2024
@zhoxing-ms
Copy link
Contributor

zhoxing-ms commented May 11, 2024

Target Date
2024-06-15

@adwilso Due to the full schedule of this sprint, and next Tuesday will be the code freeze day, we didn't have the bandwidth and time to develop this feature in this sprint. Could we schedule it for the next sprint (released at 07-02)?

@adwilso
Copy link
Author

adwilso commented May 13, 2024

Thanks - understand that this is a last-minute request. Just to understand your release cycle if it is released on 7/02 does that mean that customers will start consuming it on that day or is there a preview process it must move through first?

@zhoxing-ms
Copy link
Contributor

it is released on 7/02 does that mean that customers will start consuming it

@adwilso This one, customers can use it after new CLI version releasing on 7/02

@adwilso
Copy link
Author

adwilso commented May 15, 2024

That's perfect then. Thanks so much for your help

@Jing-song Jing-song self-assigned this May 20, 2024
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 customer-reported Issues that are reported by GitHub users external to the Azure organization. feature-request
Projects
None yet
Development

No branches or pull requests

5 participants