

Move Items in Azure Blob Storage
In this lab you'll practice moving items in Azure Blob Storage using the CLI. When you're finished with this lab, you'll have successfully uploaded and moved files within an Azure container.
Terms and conditions apply.

Lab info



Lab author
Challenge
Configure the Azure Cloud Shell Environment
Using the Azure Cloud Shell, You'll upload a file to an existing Blob Storage Container.
Challenge
Upload a File Using the Azure CLI
You'll use the Azure CLI to upload a file to an Azure Storage Blob container.
Challenge
Move a Blob to Another Container Using the Azure CLI
You'll use the Azure CLI to move the previously uploaded blob to another Storage container.
Challenge
Upload a Directory Using AzCopy
You'll use AzCopy to upload the contents of a local directory to a directory within an Azure Storage Blob container.
Challenge
Move a Directory to Another Container Using AzCopy
You'll use the AzCopy to move the previously uploaded directory to another Storage container.
Challenge
Create a .NET Console Application Using the Azure.Storage.Blobs Client Library
You'll test the Azure Storage Blobs client by adding the Azure.Storage.Blobs package to an existing C# console application.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- None