Relative Content

Tag Archive for azureazure-cli

How do you delete old vm versions using az cli?

I have some vm image versions in a vm image definition in a compute gallery. Azure cli’s image commands will only work on the entire Azure marketplace (https://learn.microsoft.com/en-us/cli/azure/vm/image?view=azure-cli-latest#az-vm-image-show) and acr purge only works on Container Registries and won’t accept the compute gallery name.

How do you delete old vm definitions using az cli?

I have some vm image versions in a vm image definition in a compute gallery. Azure cli’s image commands will only work on the entire Azure marketplace (https://learn.microsoft.com/en-us/cli/azure/vm/image?view=azure-cli-latest#az-vm-image-show) and acr purge only works on Container Registries and won’t accept the compute gallery name.