Migration of data between cross Tenants cosmos DB accounts

Thakkelapalli Swapna (INFOSYS LIMITED) 0 Reputation points Microsoft External Staff
2024-08-28T05:42:15.5733333+00:00

Hi Team,

We want to migrate data between two cosmos DB NOSQL accounts which are located in two different tenants. One cosmos DB is in "CORP Tenant"(microsoft.com) and another cosmos DB is in PME tenant. Please provide me some guidance on how to proceed and how many approaches we have for this?1. What is the best method/tool to migrate the data between cross tenants for Azure cosmos db NOSQL accounts?

Thank you for your support in advance.

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,901 questions
{count} votes

3 answers

Sort by: Most helpful
  1. SSingh-MSFT 16,371 Reputation points Moderator
    2024-08-28T09:31:13.5+00:00

    Hi Thakkelapalli Swapna (INFOSYS LIMITED) •,

    Welcome to Microsoft Q&A forum.

    As I understand, you want to migrate Azure Cosmos DB NoSQL API account to another account.

    Please refer to https://github.com/AzureCosmosDB/data-migration-desktop-tool Azure Cosmos DB Desktop Migration tool and try and let us know if you are facing any issue.

    Thanks.

    0 comments No comments

  2. SSingh-MSFT 16,371 Reputation points Moderator
    2024-09-30T05:37:15.85+00:00

    Hi @Thakkelapalli Swapna (INFOSYS LIMITED) ,

    We have got below reply from the internal team:

    Since you are using OSS tool to do the migration, https://github.com/azurecosmosdb/data-migration-desktop-toolThis tool is community supported.

     

    Comments:

    1. That tool does not yet support Entra Id, An issue for that support here. There is no ETA for it.
    2. Customers can use key-based authentication to do this.
    3. To improve copy performance customers should ensure enough RU for both source and sink as well as co-locate the compute hosting this tool in the same region as the source and sink containers on a sufficiently sized VM.

    Thanks for your patience.

    0 comments No comments

  3. Richa Gaur 75 Reputation points Microsoft Employee
    2024-10-07T10:41:26.54+00:00

    You can also explore Container copy tool if offline migration can be undertaken. This tool migrates the data one container at a time, however since this is a native tool, it works out of the box for copying data. https://learn.microsoft.com/en-us/azure/cosmos-db/container-copy.

    If you want to explore online copy as well, please register for preview of "Online Container copy" feature in the preview features tab of your subscription page.

    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.