Created
November 5, 2020 16:11
-
-
Save yohanb/abe7ef0e1cdc6bc2370d0c533410f060 to your computer and use it in GitHub Desktop.
Azure disk snapshot tool cli
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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