The resource api version is unavailable, how to delete resource

Xia Wang 0 Reputation points Microsoft Employee
2024-12-12T02:14:41.1+00:00

the service corresponding to the resource located under sub has been taken offline or the API version is unavailable, which makes it impossible to delete this resource. How to delete the reources in portal?

8d51c998-5930-4f95-9822-d65a358cc5bd

The VM network and other resources corresponding to this resource have been deleted. Currently, only this resource needs to be deleted. I want to see if you can complete this operation on your end.

Azure HDInsight
Azure HDInsight
An Azure managed cluster service for open-source analytics.
217 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,207 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Xia Wang 0 Reputation points Microsoft Employee
    2024-12-16T07:34:37.12+00:00

    try to use az resource delete \ --resource-group ExampleResourceGroup \ --name ExampleVM \ --resource-type "Microsoft.Compute/virtualMachines" delete now


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.