Copying massive data from one subscription to other

Saha 0 Reputation points
2023-07-27T03:03:37.5666667+00:00

Hi All, I have 8TB data in a different azure subscription that i need to copy into another azure subacription. What is the best way to get this data? Is there a databox online that can be used as Azcopy is not allowed by client? Iff I use azure box ,I think it doesn't need any transport right? From cost point of view,which option is better?

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,409 questions
Azure Data Box
Azure Data Box
A family of appliances and solutions for offline data transfer to Azure​.
39 questions
Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
744 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,575 questions
{count} votes

2 answers

Sort by: Most helpful
  1. PRADEEPCHEEKATLA-MSFT 84,371 Reputation points Microsoft Employee
    2023-07-27T07:23:41.6133333+00:00

    @Saha - Thanks for the question and using MS Q&A platform.

    The following visual illustrates the guidelines to choose the various Azure data transfer tools depending upon the network bandwidth available for transfer, data size intended for transfer, and frequency of the transfer.

    Azure data transfer tools

    To copy 8TB of data from one Azure subscription to another, there are several options available.

    One option is to use Azure Data Box. Azure Data Box is a physical device that you can use to transfer large amounts of data to Azure. You can copy your data to the Data Box, and then ship the device to an Azure data center for loading. This option is ideal if you have limited network bandwidth or if you need to transfer a large amount of data quickly.

    Another option is to use Azure ExpressRoute. Azure ExpressRoute is a service that provides a dedicated, private connection between your on-premises infrastructure and Azure datacenters. You can use ExpressRoute to transfer data between Azure subscriptions. This option is ideal if you have a high bandwidth connection between your on-premises infrastructure and Azure.

    If you are not able to use AzCopy, you can also use Azure Data Factory to copy your data. Azure Data Factory is a cloud-based data integration service that allows you to create data-driven workflows to move data between on-premises and cloud data stores. You can use Data Factory to copy your data from one Azure subscription to another.

    In terms of cost, the best option depends on your specific requirements. Azure Data Box has a one-time fee for the device rental, and you will also need to pay for shipping costs. Azure ExpressRoute has a monthly fee based on the amount of data transferred. Azure Data Factory has a pay-as-you-go pricing model based on the number of data integration activities you perform.

    For more details refer to Choose an Azure solution for data transfer and Transfer data to and from Azure.

    Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    1 person found this answer helpful.

  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more