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

Support forceDeletion of a VMSS in Azure CLI #20300

Closed
Aishwarya-C-S opened this issue Nov 11, 2021 · 3 comments
Closed

Support forceDeletion of a VMSS in Azure CLI #20300

Aishwarya-C-S opened this issue Nov 11, 2021 · 3 comments
Assignees
Labels
Compute az vm/vmss/image/disk/snapshot feature-request

Comments

@Aishwarya-C-S
Copy link

Resource Provider
Compute Resource Provider

Description of Feature or Work Requested
This feature enables force deleting a virtual machine scale set and VM instances in virtual machine scaleset. Customer experience is to delete a VM/VMSS with more reliability and much faster. Also enables customer to delete a failed VM better. Force delete customer onboarding doc here : https://microsoft.sharepoint.com/:w:/r/teams/AZCompute/fabric/_layouts/15/Doc.aspx?sourcedoc=%7B66152580-5B9C-4E6A-B375-79ED3E619BE7%7D&file=Force%20Delete%20VM%20Customer%20Documentation.docx&wdLOR=c788FA57E-50D6-49D6-837E-A0A2E780F8F0&action=default&mobileredirect=true&share=IQGAJRVmnFtqTrN1ee0-YZvnAdLGYDbUfhBZmdNdTHceSf8

Minimum API Version Required
2020-12-01

Swagger Link
Azure/azure-rest-api-specs#11620

Target Date
December 2021

@ghost ghost added the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Nov 11, 2021
@yonzhan yonzhan added the Compute az vm/vmss/image/disk/snapshot label Nov 12, 2021
@ghost ghost removed the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Nov 12, 2021
@yonzhan yonzhan added feature-request needs-triage This is a new issue that needs to be triaged to the appropriate team. labels Nov 12, 2021
@ghost ghost removed the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Nov 12, 2021
@yonzhan yonzhan added this to the Dec 2021 (2022-01-04) milestone Nov 12, 2021
@yonzhan
Copy link
Collaborator

yonzhan commented Nov 12, 2021

Compute

@zhoxing-ms
Copy link
Contributor

@Aishwarya-C-S In fact, the command az vmss delete already has the parameter --force-deletion. Could you please see if it can meet this requirement?

@Aishwarya-C-S
Copy link
Author

@Aishwarya-C-S In fact, the command az vmss delete already has the parameter --force-deletion. Could you please see if it can meet this requirement?

thank you, I think it is sufficient, thanks

@yonzhan yonzhan closed this as completed Nov 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compute az vm/vmss/image/disk/snapshot feature-request
Projects
None yet
Development

No branches or pull requests

3 participants