Skip to content

Instantly share code, notes, and snippets.

@yohanb
Created November 5, 2020 16:11
Show Gist options
  • Save yohanb/abe7ef0e1cdc6bc2370d0c533410f060 to your computer and use it in GitHub Desktop.
Save yohanb/abe7ef0e1cdc6bc2370d0c533410f060 to your computer and use it in GitHub Desktop.
Azure disk snapshot tool cli
dotnet tool install --global dotnet-az-snapshot-tool
az-snapshot-tool create --tenantId xxx --subscriptionId xxx --resourceGroup myRg --diskName myDisk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment