Before inventing any wheels, did anyone see a file downloader / image browser control (you know what is typical for CMS) that works with Azure Blob storage? The material I used for the date is based on the structure of physical directories.
As I know, for ASP.NET MVC there is no image loader control. You must use the tag to upload the image.
The excellent Aurigma Image Uploader worked for us in the MVC3 project. Take the downloaded bytes of the files and put them in the Azure file vault.
We use Azure File Storage Explorer to manage files in an Azure File Storage file.
In my project we use PlUpload , and it works well with blobs.