search directory
Search Commands
Search tools, operations, flags, and command strings. Results are capped for Worker performance.
Az Image Commands
12 az-image entries
Limited to 100 results
az-image Video
Az Image Command: Create Custom Image From Disk Or Snapshot
az image create -g <resource_group> -n <name> --os-type <windows|linux> --source <os_disk_source> az-image Video
Az Image Command: Create Custom Image From Disks Or Snapshots
az image create -g <resource_group> -n <name> --os-type <windows|linux> --source <os_disk_source> az-image Video
Az Image Command: Create Image
az image create -g <resource_group> -n <name> --os-type <windows|linux> --source <os_disk_source> az-image Video
Az Image Command: Delete Custom Image
az image delete -n <name> -g <resource_group> az-image Video
Az Image Command: Delete Image
az image delete -n <name> -g <resource_group> az-image Video
Az Image Command: List Custom Images Resource Group
az image list -g <resource_group> az-image Video
Az Image Command: List Custom Images Under Resource Group
az image list -g <resource_group> az-image Video
Az Image Command: List Images
az image list -g <resource_group> az-image Video
Az Image Command: Show Details Of Custom Image
az image show -n <name> -g <resource_group> az-image Video
Az Image Command: Show Image Details
az image show -n <name> -g <resource_group> az-image Video
Az Image Command: Update Custom Image
az image update -n <name> -g <resource_group> --set <property=value> az-image Video
Az Image Command: Update Image
az image update -n <name> -g <resource_group> --set <property=value>