title | description | services | author | manager | editor | ms.service | ms.component | ms.topic | ms.date | ms.author | ms.custom |
---|---|---|---|---|---|---|---|---|---|---|---|
Move Data to and from Blob Storage with Azure Storage Explorer | Microsoft Docs |
Move Data to and from Azure Blob Storage using Azure Storage Explorer |
machine-learning |
marktab |
cgronlun |
cgronlun |
machine-learning |
team-data-science-process |
article |
11/04/2017 |
tdsp |
(previous author=deguhath, ms.author=deguhath) |
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.
[!INCLUDE blob-storage-tool-selector]
Note
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.
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.
- 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.
The following steps document how to upload/download data using Azure Storage Explorer.
- Launch Microsoft Azure Storage Explorer.
- To bring up the Sign in to your account... wizard, select Azure account settings icon, then Add an account and enter you credentials.
- To bring up the Connect to Azure Storage wizard, select the Connect to Azure storage icon.
- Enter the access key from your Azure storage account on the Connect to Azure Storage wizard and then Next.
- Enter storage account name in the Account name box and then select Next.
- The storage account added should now be listed. 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.
- To upload data to a container, select the target container and click the Upload button.
- 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.
- To download data, selecting the blob in the corresponding container to download and click Download.