Azure Cloud on Ulitzer
Cloud Storage Studio is a standalone WPF application to manage your Windows
Azure storage. You will need to have .Net 3.5 installed on your computer to
run this application.
Here is the feature list of Cloud Storage Studio (at a high level):
Storage account management:
Connect to one or more storage accounts simultaneously. Development storage
is also supported. Ability to persist storage account information so that you
don't have to type in your account name/key to connect. Ability to auto
connect to your storage accounts.
Table/Entity management:
Create/delete tables. Create/edit/delete entities [ability to edit/delete
multiple entities is also supported]. Ability to filter by PartitionKey.
Query your table storage. Download your table data to y... (more)