We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Compute
Sorry, something went wrong.
@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?
az vmss delete
--force-deletion
thank you, I think it is sufficient, thanks
zhoxing-ms
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: