How to move Azure Storage Blobs between containers

How to move Azure Storage Blobs between containers

Easy file management

Azure Storage?

is a versatile and secure storage service. You can create storage containers with folder hierarchies and store?Blobs?

in them. But it isn't very straightforward to move Blobs between containers or between storage accounts. Azure offers several options to help with this, including?Azure Storage Explorer?.

In this post, we'll use?Azure Storage Explorer?to move?Blobs?between containers in?Azure Storage Accounts?

#Prerequisites

If you want to follow along, you'll need the following:

#Copy Blobs with Azure Storage Explorer

I have two Azure Storage accounts. In one of them, I have a container that contains several Blobs. Let's move those Blobs to the other Storage account.

  1. Go to the?Azure portal
  2. Open the Storage Account that contains the Blobs
  3. Navigate to the?Data migration?menu
  4. Click on the?"Browse data migration tools"?button. This will show all the options to migrate or move data in Azure Storage. There are many options, including the Azure CLI, Azure Data Factory, AzCopy and the Azure Storage Explorer. This last one is a GUI-based application that enables you to manage data in Azure Storage

(Azure Storage data migration options)

  1. We'll use the Azure Storage Explorer to manage Blobs. Go to?https://aka.ms/storageexplorer?and click?Download now
  2. Use the downloaded file to install the?Azure Storage Explorer?on your machine and open it
  3. When prompted,?sign into?your Azure account
  4. Now you can see your Storage accounts and navigate through them. You can add and delete containers and Blobs. Navigate to the container that contains the Blobs, right-click on it and click?"Copy Blob Container"

(Copy Blob Container in the Azure Storage Explorer)

  1. Navigate to the other Azure Storage account, right-click the?Blob Containers?node and click?"Paste Blob Container". This copies the entire container, including Blobs and properties, to the Storage account
  2. Click on the original container. This will reveal the Blobs in it
  3. Select all the Blobs?and click on the?Delete?button in the top menu. This is needed to move the Blobs, as there is no cut and paste functionality

Alternatively, you can also copy the Blobs that you need and paste them in any container, including in containers of other Storage accounts.

# Conclusion

The?Azure Storage Explorer?is a GUI-based tool that enables you to easily manage your data in?Azure Storage?

. Go and check it out!

要查看或添加评论,请登录

Dhiraj kumar的更多文章

  • Part 4 : Initiate your cloud journey (Resource group)

    Part 4 : Initiate your cloud journey (Resource group)

    What is resource group and what is the best way to manage and define your resource group to leverage full capabilities…

  • Part 3: Initiate your cloud Journey (Subscription)

    Part 3: Initiate your cloud Journey (Subscription)

    Once again thanks to all who have reached out for further information on previous topics , it do even help me to keep…

  • Part 2: Initiate your cloud Journey (Governance)

    Part 2: Initiate your cloud Journey (Governance)

    The most important and initial part of your cloud journey planning is to understand the governance. What you are doing…

  • Part 1: Initiate your cloud Journey

    Part 1: Initiate your cloud Journey

    Thanks all for your message and query over Cloud migration topic. It was quite encouraging.

  • Part 4: Cloud Migration

    Part 4: Cloud Migration

    Compare and select the migration tool As a part of migration it is very important to select the correct migration tool.…

  • Part 3: Cloud Migration

    Part 3: Cloud Migration

    Assess Your workload before migration Once you have finalized that you are going to move your workload to cloud. The…

  • Part 2:Cloud Migration

    Part 2:Cloud Migration

    Part 2:Cloud Migration Apology for long delay in second part of Migration I would be trying to write article and…

  • Are you migrating to cloud?

    Are you migrating to cloud?

    In last 2 decade we noticed that the digital footprint of business has grown far more than the earlier expectation…

    2 条评论
  • Why Multi-Region #Azure Back-end may not always be optimal? It's challenges

    Why Multi-Region #Azure Back-end may not always be optimal? It's challenges

    Hello All, One of the basic norm of current IT world is to be faster and smarter. Specially if you have your…

社区洞察

其他会员也浏览了