Steve Schilinski

Results 15 comments of Steve Schilinski

@stmax82 in this case it is going to be the API version for the resource you want to delete. For example, if the resource is a VM then you need...

![image](https://user-images.githubusercontent.com/53361486/105216661-b8e75880-5b07-11eb-8e8a-76bec1bfc1f5.png)

This will show the latest version that is RELEASED. You can find older version and all version here for compute as an example: https://github.com/Azure/azure-rest-api-specs/tree/master/specification/compute/resource-manager/Microsoft.Compute/stable

Is it a Azure Monitor Workbook resource you are trying to delete?

@scrofungulus Thank you for your request. A work around is to pip install the CLI if you have python already installed: pip install azure-cli It is recommend you do this...