upload a VHD disk to azure cloud storage as a page blob.

已答覆 upload a VHD disk to azure cloud storage as a page blob.

  • Tuesday, April 17, 2012 8:39 PM
     
     
    need steps and instruction to upload a VHD disk to azure cloud storage as a page blob. This will be used
    as actual storage.

    rohan

All Replies

  • Wednesday, April 18, 2012 2:59 AM
     
     Answered

    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':

    http://www.microsoft.com/download/en/details.aspx?id=8396

  • Friday, March 22, 2013 3:24 PM
     
     

    Get 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