Skip to content

Custom virtual Images

https://docs.microsoft.com/en-us/cli/azure/image?view=azure-cli-latest
az image create az image delete az image list
az image show

Market plance Images

https://docs.microsoft.com/en-us/cli/azure/vm?view=azure-cli-latest

Accept Azure Marketplace term so that the image can be used to create VMs az vm image accept-terms

List the VM/VMSS images available in the Azure Marketplace. az vm image list

List the VM image offers available in the Azure Marketplace. az vm image list-offers

List the VM image publishers available in the Azure Marketplace. az vm image list-publishers

List the VM image SKUs available in the Azure Marketplace. az vm image list-skus

Get the details for a VM image available in the Azure Marketplace. az vm image show