Share via


Mount VHD from Azure Storage In any Windows Azure Virtual Machine (Utility and Source Code)

MountVHDAzureVM application will help Windows Azure users to mount a VHD in any Windows Azure VM outside Role. Windows Azure users can host a group of tools and contents in a VHD and store this VHD in Azure Storage. Using this application, Azure VM users, can mount this VHD. The application and the source is located at:

https://mountvhdazurevm.codeplex.com/

 

Comments

  • Anonymous
    April 21, 2011
    WOW!! This code helped me to mound xdrive in my vm after I RDP. Now i have a VM mounted in Azure VM and backup files to a VHD. I found this a very useful tool. Can I mount the same VHD to my desktop with this tool or some other tool? Thanks.