Microsoft Azure Storage Explorer



-->

To conclude, Microsoft Azure Storage Explorer is a practical app that provides a streamlined environment for managing your Azure Storage data and cloud-hosted projects. The client (Storage Explorer) itself is NOT case sensitive, and it will refuse to add a second connection with the same name regardless the casing of the connection name. The add connection wizard will refuse with a red message 'The Microsoft Azure storage account has already been attached'. In this article. Storage Explorer 1.10.0 enables users to upload, download, and copy managed disks, as well as create snapshots. Because of these additional capabilities, you can use Storage Explorer to migrate data from on-premises to Azure, and migrate data across Azure regions.

Azure Storage Explorer is a free tool from Microsoft that allows you to work with Azure Storage data on Windows, macOS, and Linux. This topic describes how to use it to upload and download data from Azure Blob Storage. The tool can be downloaded from Microsoft Azure Storage Explorer.

This menu links to technologies you can use to move data to and from Azure Blob storage:

Note

Microsoft Azure Storage Explorer

If you are using VM that was set up with the scripts provided by Data Science Virtual machines in Azure, then Azure Storage Explorer is already installed on the VM.

Note

For a complete introduction to Azure Blob Storage, refer to Azure Blob Basics and Azure Blob Service.

Prerequisites

This document assumes that you have an Azure subscription, a storage account, and the corresponding storage key for that account. Before uploading/downloading data, you must know your Azure Storage account name and account key.

What Is Microsoft Azure Storage Explorer

  • To set up an Azure subscription, see Free one-month trial.
  • For instructions on creating a storage account and for getting account and key information, see About Azure Storage accounts. Make a note the access key for your storage account as you need this key to connect to the account with the Azure Storage Explorer tool.
  • The Azure Storage Explorer tool can be downloaded from Microsoft Azure Storage Explorer. Accept the defaults during install.

Microsoft Azure Storage Explorer Connection String

Use Azure Storage Explorer

Install Microsoft Azure Storage Explorer

The following steps document how to upload/download data using Azure Storage Explorer.

Microsoft Azure Storage Explorer Tutorial

Explorer
  1. Launch Microsoft Azure Storage Explorer.
  2. To bring up the Sign in to your account... wizard, select Azure account settings icon, then Add an account and enter you credentials.
  3. To bring up the Connect to Azure Storage wizard, select the Connect to Azure Storage icon.
  4. Enter the access key from your Azure Storage account on the Connect to Azure Storage wizard and then Next.
  5. Enter storage account name in the Account name box and then select Next.
  6. The storage account added should now be displayed. To create a blob container in a storage account, right-click the Blob Containers node in that account, select Create Blob Container, and enter a name.
  7. To upload data to a container, select the target container and click the Upload button.
  8. Click on the ... to the right of the Files box, select one or multiple files to upload from the file system and click Upload to begin uploading the files.
  9. To download data, selecting the blob in the corresponding container to download and click Download.