Skip to content

Instantly share code, notes, and snippets.

@zamd
Created October 30, 2017 09:27
Show Gist options
  • Save zamd/b081af6ba2be699dcab8c3ce944493a5 to your computer and use it in GitHub Desktop.
Save zamd/b081af6ba2be699dcab8c3ce944493a5 to your computer and use it in GitHub Desktop.
copy azure blob
az storage blob copy start -u "https://appbuildstorage.blob.core.windows.net/releases/p-release-13130.vhd?sv=SAS-TOKEN" -c vhds -b p-release-13130.vhd --account-name zulfiqar --account-key ACNT-KEY
az storage blob show -c vhds -n p-release-13130.vhd  --account-name zulfiqar --account-key KEYa-=====
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment