Azure Storage browsing client software options [closed]
Asked Answered
S

2

6

As far as I know, these are the only clients available to browse Azure Table Storage, Queues and Blobs:

Are there any other clients out there that I am unaware of?

Squamous answered 25/10, 2013 at 7:23 Comment(6)
I would make a few corrections to your list above: - Cerebrata Azure Explorer is currently free. They have other paid products (like Cloud Storage Studio and Azure Management Studio). But you will only get blob support with Azure Explorer. - Other product you may want to look at is zudio (zud.io). It's not free but has a subscription based pricing so that may be affordable. - CloudXplorer V1 is free, its for V2 you have to pay. Combine that with TableXplorer, you get 2 free products. You would still need to worry about Queues support.Tomkin
Although Azure Storage Explorer isn't perfect, I have been using almost daily for the last 1.5 years. It handles most things you would need to do without issue. If you can get past its basic nature, its still one of the better ones out there. Cloudberry Explorer for Azure Blob Storage is another great tool but just for Blobs.Fifteen
I have been using Azure Storage Explorer 5 for a while. I wouldn't let the 'preview' aspect stop you from using it.Olli
So I've tried out Azure Storage Explorer 5. Everything works great except that I can't refresh queue messages without having to close and reconnect to the storage account. It's terribly frustrating.Squamous
Below is a list per Azure Storage Blog blogs.msdn.com/b/windowsazurestorage/archive/2010/04/17/…Empale
I wrote a fast and easy Storage Table Browser: github.com/amithegde/AzureTableBrowserSchall
C
1

Visual Studio 2015 has and Extension available called CloudExplorer for Visual Studio 2015. I've been using it since beta in combination with Azure Storage Explorer. The benefit of the extension is the ability to search because I find the storage explorer loads large datasets very slowly, often crashing.

https://visualstudiogallery.msdn.microsoft.com/84e83a7c-9606-4f9f-83dd-0f6182f13add

Catalepsy answered 14/10, 2015 at 15:31 Comment(0)
P
0

There is a native Windows 10 client as well - https://www.microsoft.com/en-gb/p/storamp/9nkv1d43nll3

Pleura answered 9/8, 2019 at 15:20 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.