Any Azure Storage viewer available for Mac? [close

2019-06-24 07:35发布

问题:

I want to be able to view my Azure Table storage account, tables, data, etc, from my MacBook. I haven't seen any applications or even sites that would allow me to do this. Is there any way I can do this without using a Virtual Machine?

回答1:

The correct answer is use Microsoft's new tool: http://storageexplorer.com/



回答2:

You should look at zud.io - it is a browser-based Windows Azure Storage explorer.



回答3:

In addition to @Neil's answer: While this isn't a complete solution, you can browse storage containers and blobs via the Azure portal itself - look at the Containers tab under your storage account within the portal. You can also browse blob storage via the CLI if you're into command-line stuff.