az-disk
Verified for current stable LTS
Az Disk Commands
Az Disk command syntax with verified terminal examples.
Commands
5 commands for Az Disk
az-disk Operations
Az Disk Command: Create
az disk create -g <resource_group> -n <disk_name> -z <size_in_gb> az-disk Operations
Az Disk Command: List
az disk list -g <resource_group> az-disk Operations
Az Disk Command: Delete
az disk delete -g <resource_group> -n <disk_name> az-disk Operations
Az Disk Command: Grant Access
az disk grant-access -g <resource_group> -n <disk_name> --access <Read|Write> --duration-in-seconds <seconds> az-disk Operations
Az Disk Command: Update
az disk update -g <resource_group> -n <disk_name> -z <new_size_in_gb> Suggest a Az Disk Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Az Disk workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.