Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pkirch/d99f12d01f9d2e45e899 to your computer and use it in GitHub Desktop.
Save pkirch/d99f12d01f9d2e45e899 to your computer and use it in GitHub Desktop.
Get-AzureStorageBlobCopyState -Blob copy2.vhd -Container destination
<# Output
CopyId : 0c61d2d2-5cc8-4936-8800-1690b17d71f3
CompletionTime : 05.01.2015 15:53:08 +00:00
Status : Success
Source : https://pkdestination.blob.core.windows.net/backup/fixedvhd2.vhd
BytesCopied : 20972032
TotalBytes : 20972032
StatusDescription :
#>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment