How do I view contents of Azure storage?
Daniel Johnson
Published Mar 05, 2026
How do I view contents of Azure storage?
View a blob container’s contents
- Open Storage Explorer.
- In the left pane, expand the storage account containing the blob container you wish to view.
- Expand the storage account’s Blob Containers.
- Right-click the blob container you wish to view, and – from the context menu – select Open Blob Container Editor.
What is Microsoft Azure Explorer?
Microsoft Azure Storage Explorer is a standalone app that makes it easy to work with Azure Storage data on Windows, macOS, and Linux. In this article, you’ll learn several ways of connecting to and managing your Azure storage accounts.
How do I get Azure storage explorer?
To install it, first go to storageexplorer.com to download the app and click to download:
- This will download. Run the file:
- Accept the terms and click Install:
- Click Next:
- Click Next:
- Click Next to launch the explorer:
- This will open below.
- Note the options:
- We will connect using a Storage Account name and key:
What is the latest version of Azure storage explorer?
This month we released a new version of Azure Storage Explorer, 1.10. 0. This latest version of Storage Explorer introduces several exciting new features and delivers significant updates to existing functionality.
How do I monitor my Azure storage queue?
- Sign in to the Azure portal.
- Navigate to your storage account.
- In the Monitoring section, click Diagnostic settings (preview).
- Choose queue as the type of storage that you want to enable logs for.
- Click Add diagnostic setting.
- In the Name field of the page, enter a name for this resource log setting.
Where does Azure storage emulator store files?
The Storage Emulator is installed by default to C:\Program Files (x86)\Microsoft SDKs\Azure\Storage Emulator .
Is Azure storage explorer free?
Microsoft Azure Storage Explorer is a user-friendly application designed to help you manage your Azure cloud storage resources and assets in a clean graphical environment. It’s 100% freeware and works with all Windows editions that support Microsoft Azure.
What is Azure storage emulator?
The Microsoft Azure Storage Emulator is a tool that emulates the Azure Blob, Queue, and Table services for local development purposes. You can test your application against the storage services locally without creating an Azure subscription or incurring any costs.
How do I set up Azure storage emulator?
The Storage Emulator is installed by default to C:\Program Files (x86)\Microsoft SDKs\Azure\Storage Emulator ….Start and initialize the Storage Emulator
- Select the Start button or press the Windows key.
- Begin typing Azure Storage Emulator .
- Select the emulator from the list of displayed applications.
What is Azure Queue storage?
Azure Queue Storage is a service for storing large numbers of messages. You access messages from anywhere in the world via authenticated calls using HTTP or HTTPS. A queue message can be up to 64 KB in size. A queue may contain millions of messages, up to the total capacity limit of a storage account.
How do I use Azure storage queue?
In this article
- Prerequisites.
- Create an Azure Storage account.
- Create the app.
- Add the Azure client libraries.
- Add support for asynchronous code.
- Create a queue.
- Insert messages into the queue.
- Dequeue messages.
Can I install Azure locally?
Yes, Azure SDK and Tools come with a local emulation environment that closely resembles real Azure and allows one to do most of development without ever deploying a single bit to Azure.
What is storage explorer in Azure Storage?
What is Storage Explorer? Storage Explorer allows you to view and interact with your Azure Storage resources. As we discussed in the November announcement we currently support blob features (find out more about tables and queues coming soon per the roadmap below).
What are the Microsoft client tools for working with Azure Storage?
Microsoft client tools for working with Azure Storage Azure Storage client tool Supported platforms Tables Files Azure portal Web Yes Yes Azure Storage Explorer Windows, OSX Yes Yes Microsoft Visual Studio Cloud Explorer Windows Yes No
What is Azure Data Lake storage?
Azure Data Lake Storage is a highly scalable and cost-effective data lake solution for big data analytics. It combines the power of a high-performance file system with massive scale and economy to help you speed your time to insight.
How do I Manage my Azure subscriptions in storage explorer?
Storage Explorer will open a webpage for you to sign in. After you successfully sign in with an Azure account, the account and the Azure subscriptions associated with that account appear under ACCOUNT MANAGEMENT. Select the Azure subscriptions that you want to work with, and then select Apply.