Copy and move blobs from one container or storage account to another from the command line and in code
link

Copy and move blobs from one container or storage account to another from the command line and in code

Learn to use .NET AzCopy and Azure CLI to migrate files between Azure storage accounts.

Microsoft Learn
Updated Jul 06, 2025

What you'll learn

  • Identify when to use synchronous and asynchronous methods for transferring blobs
  • Copy and move blobs between Azure storage accounts using .NET Storage Client library
  • Copy and move blobs between Azure storage accounts using the Azure CLI
  • Copy and move blobs between Azure storage accounts using the AzCopy tool
Course Description

Use .NET, AzCopy, and Azure CLI to migrate files between Azure storage accounts.