Merge two different Azure Data Lake Storage Account under one subscription.

Utkarsh Sharma 41 Reputation points
2020-05-30T19:05:57.457+00:00

Hi There,

I have two Storage accounts the old ADLS Gen1 under one Management Group and subscription and another new ADLS Gen 2 under entirely different Management Group and another subscription.
Now, the requirement is to have complete data (Gen1 + Gen2) under one subscription i.e. under ADLS Gen2 account so as to have one source of data for analysis and one subscription for billing. We finally need to remove ADLS Gen1 account.
Can some please suggest a way how can I move complete Gen1 account and its data (approx 380 GB) under the new ADLS Gen2?
Is there a way I can merge the two accounts into one for single billing channel by using its metadata?

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,355 questions
0 comments No comments
{count} votes

Accepted answer
  1. Vaibhav Chaudhari 38,631 Reputation points
    2020-05-30T19:52:27.69+00:00

    I don't think the merging accounts is possible. You might need to copy data from Gen1 to Gen2 using Azure data factory. There is a special document on the migration which describes approaches on how to migrate and then cut off Gen1

    https://learn.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-migrate-gen1-to-gen2

    ----------

    If the response helped, do "Accept Answer" and upvote it - Vaibhav

    0 comments No comments

0 additional answers

Sort by: Most helpful