
View your Azure storage account blobs, queues, and tables in a custom interface. View the detailed data to check the status, completeness of certain file packages, verify the loading percentage, etc. Automatically transfer, remove or copy the content of storage accounts.
Azure Storage Explorer is a useful GUI tool for inspecting and altering the data in your Windows Azure Storage storage projects including the logs of your cloud-hosted applications.
All 3 types of cloud storage can be viewed and edited: blobs, queues, and tables.
v6.0 [Jan 21, 2015]
Open Source
- Now being run as a full open source project.
- Full source code on CodePlex.
- Collaboration encouraged!
Updated Code Base
- Brand-new code base (WPF/C#/.NET 4.5)
- Visual Studio 2013 solution (previously VS2010)
- Uses the Task Parallel Library (TPL) for asynchronous background operations
- InstallShield LE setup project (previous MSI projects, no longer supported by Microsoft)
- Updated user interface
Updated for Microsoft Azure
- Uses latest Microsoft Azure SDKs including Storage Client for .NET v4.0
- Developer storage working again (it had stopped working in prior versions due to cloud platform changes).
- Configurable Microsoft Azure endpoints (to support China data centers).
- Support for newer cloud platform features such as CORS.