Copy Azure blob
Last week I had to copy a few vhd files to another blob storage. This can be done by downloading and uploading, although I have a nice internet connection this would take a few hours, so after a quick search on the internet I found a great blog from Michael Washam that had the PowerShell CmdLets to do this.