Azure workload move tenant to tenant

Rakesh Kumar 456 Reputation points
2024-04-22T10:02:48.6933333+00:00

Dear All,

we have existing tenant with listed below workloads and we are planning to move all these workloads to new tenant. what is the best way to move it with any production impact.

User's image

Azure SQL Database
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,249 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.
2,734 questions
Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
209 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Marcin Policht 13,020 Reputation points MVP
    2024-04-22T10:13:53.7266667+00:00

    Follow [https://learn.microsoft.com/en-us/answers/questions/505287/move-of-resources-between-2-different-tenants-(sub](https://learn.microsoft.com/en-us/answers/questions/505287/move-of-resources-between-2-different-tenants-(sub)


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    0 comments No comments

  2. Rakesh Kumar 456 Reputation points
    2024-05-03T06:20:44.6766667+00:00

    Hi All,

    Thanks for your response. we have followed the below below process as per our requirement. Hope it will help someone.

    Our requirement - Move all resources from one resource group and single resource from another resource group between tenant to tenant

    Our solutions:

    1. we have created one user with global admin rights in source tenant and given ownership to source and target subscription in both tenant along with global admin rights.
    2. we created one Pay-As-You-Go subscription as transfer subscription in source tenant using new ID with help of credit card as existing subscription was created by CSP partner
    3. we have taken snapshot of resources and restored in Pay-As-You-Go subscription due to same VLAN was used for all resource groups in existing tenant.
    4. Once restore completed then we putted down the all resources in existing subscription and enabled the moved resources in Pay-As-You-Go subscription. tested the application, DBs and access.
    5. when testing completed by application team then we changed the tenant using change directory option for Pay-As-You-Go subscription.
    6. After couple of hours Pay-As-You-Go subscription disappeared from source tenant and reflected in target tenant. Note: for couple of hours Pay-As-You-Go subscription was not visible to target tenant under subscription service so we have taken the ownership through dashboard in Azure portal of target tenant using elevated access. this issue happens sometime as permission gets removed automatically when you do the tenant to tenant transfer of resources.
    7. We did the complete test once again and when satisfied then move all resource to the target subscription in target tenant.
    8. Finally we did the cleanup from source tenant and target tenant.
    0 comments No comments

  3. SadiqhAhmed-MSFT 38,891 Reputation points Microsoft Employee
    2024-05-09T08:56:18.6533333+00:00

    Posting an answer on behalf of @Rakesh Kumar We have followed the below process as per our requirement. Hope it will help someone.

    Our requirement - Move all resources from one resource group and single resource from another resource group between tenant to tenant

    Our solutions:

    1. we have created one user with global admin rights in source tenant and given ownership to source and target subscription in both tenants along with global admin rights.
    2. we created one Pay-As-You-Go subscription as transfer subscription in source tenant using new ID with help of credit card as existing subscription was created by CSP partner
    3. we have taken snapshot of resources and restored in Pay-As-You-Go subscription due to same VLAN was used for all resource groups in existing tenant.
    4. Once restore completed then we putted down the all resources in existing subscription and enabled the moved resources in Pay-As-You-Go subscription. tested the application, DBs and access.
    5. when testing completed by application team then we changed the tenant using change directory option for Pay-As-You-Go subscription.
    6. After couple of hours Pay-As-You-Go subscription disappeared from source tenant and reflected in target tenant. Note: for couple of hours Pay-As-You-Go subscription was not visible to target tenant under subscription service so we have taken the ownership through dashboard in Azure portal of target tenant using elevated access. this issue happens sometime as permission gets removed automatically when you do the tenant to tenant transfer of resources.
    7. We did the complete test once again and when satisfied then move all resource to the target subscription in target tenant.
    8. Finally we did the cleanup from source tenant and target tenant.

    Hope this helps others looking for solution to a similar issue.


    If the response helped, do "Accept Answer" and up-vote it

    0 comments No comments