How to copy Azure Table storage from one Storage account to another storage account

KK1969 316 Reputation points
2022-10-25T14:59:41.853+00:00

Please help with the feasible and simple approaches for copying the Azure Table storage from one Storage account to another storage account.

Suggest whether "Azure Storage explorer" option works fine or any challenges with it for table storage copy.

Suggest if any better or alternate options to accomplish the job.

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
170 questions
Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
259 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,149 questions
0 comments No comments
{count} votes

Accepted answer
  1. JimmySalian-2011 42,106 Reputation points
    2022-10-25T15:45:32.2+00:00

    Hi,

    You can use Azure storage explorer for nice GUI interface or can you use Azcopy that works same way but under the hood of GUI it is Azcopy so you can try this and read the process over here - storage-use-azcopy

    Hope this helps.
    JS

    ==
    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Sumarigo-MSFT 46,126 Reputation points Microsoft Employee
    2022-10-27T06:34:00.287+00:00

    @KK1969 Welcome to Microsoft Q&A Forum, Thank you for posting your query here!

    Based on your scenario you can use ADF , This blog provides detailed information How to Copy Azure Table Storage using Azure Data Factory (ADF) and other options.

    Additional transfer: Choose an Azure solution for data transfer
    Transfer data to and from Azure

    If you have any additional questions or need further clarification, please let me know.

    ----------

    Please do not forget to 254565-accept-answer.png and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.