az account list return different result with Web console
I install Azure CLI inside Ubuntu WSL 2 (Windows 10).
how to clean specific folder when deploying to that folder with ‘az webapp deploy’
I am trying to deploy a zip file to a specific folder within a webapp, but I want to make sure that folder is empty.
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.
Azure cli command cannot find existing subscriptions
I am trying to list all private dns zones in an Azure subscription with this az cli command: