upload a VHD disk to azure cloud storage as a page blob.
-
Dienstag, 17. April 2012 20:39need steps and instruction to upload a VHD disk to azure cloud storage as a page blob. This will be used
as actual storage.rohan
Alle Antworten
-
Mittwoch, 18. April 2012 02:59
Hello,
Check this link:
http://msdn.microsoft.com/en-us/gg271295
Also there is Windows Azure Training Kit, that has a comprehensive set of hands-on labs and other - if you want to use Windows Azure, it's 'must-have':
- Als Antwort markiert Arwind - MSFTModerator Montag, 23. April 2012 06:07
-
Freitag, 22. März 2013 15:24Get the latest Azure PowerShell cmdlets from https://github.com/WindowsAzure/azure-sdk-tools/downloads
Use the Add-AzureVhd cmdlet to copy a local VHD to Azure blog storage. It works very well. Much better than the csupload command line tool.
You could also try a product called CloudBerry (free) or the paid (free to try) Cloud Storage Studio.
rs

