az-image
Verified for current stable LTS
Az Image Commands
Az Image command syntax with verified terminal examples.
Commands
5 commands for Az Image
az-image Video
Az Image Command: List Images
az image list -g <resource_group> 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 Image
az image delete -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 Image
az image update -n <name> -g <resource_group> --set <property=value> Suggest a Az Image Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Az Image workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.