Azure Storage Explorer
Posted
by kaleidoscope
on Geeks with Blogs
See other posts from Geeks with Blogs
or by kaleidoscope
Published on Mon, 22 Mar 2010 03:37:33 GMT
Indexed on
2010/03/22
5:01 UTC
Read the original article
Hit count: 521
Azure Storage Explorer – an another way to Deploy the services on Cloud
Azure Storage Explorer is a useful GUI tool for inspecting and altering the data in your Azure cloud storage projects including the logs of your cloud-hosted applications. All three types of cloud storage can be viewed: blobs, queues, and tables.
You can also create or delete blob/queue/table containers and items. Text blobs can be edited and all data types can be imported/exported between the cloud and local files. Table records can be imported/exported between the cloud and spreadsheet CSV files.
Why Azure Storage Explorer
Azure Storage Explorer is a licensed CodePlex project provided by Neudesic – a Microsoft partner. It is a simple UI that requires you to input your blob storage name, access key and endpoints in the Storage Settings dialog.
For more details please refer to the link: http://azurestorageexplorer.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=35189
© Geeks with Blogs or respective owner