When uploading the VHD image with CSUPLOAD you might get following error:
The VHD URI http://xyzgdhrx3lk8jksd.blob.core.windows.net/mydisk.vhd is in
valid. Ensure that the URI is a valid blob URI.8:18; Throughput: 0,1Mbps
This error is caused by missing blob container name which is mandatory when working with blob storage.
The picture shows default container created by provisioning of VM.
And this would be the container name, assuming you want put your VHD in the same container as default VM-disks
http://xyzgdhrx3lk8jksd.blob.core.windows.net/vhds/mydisk.vhd
After successful upload, VHD will appear in the storage:
Posted
Jun 30 2012, 03:46 PM
by
Damir Dobric