Cloud Storage Studio

I have recently been using Cloud Storage Studio from Cerebrata to help with my Azure development work, and found it a really useful tool to help navigate the Azure storage system. I’ve been using the WPF version as this is a classic scenario when a rich, responsive user interface is what’s needed in during the development cycle.

It can handle multiple storage accounts, and provides a simple UI to navigate tables, queues and blobs:

image

And you can edit and manipulate data directly:

image

So, all in all, a pretty nifty tool to have at your disposal.