Provisioning user accounts using Azure AD Connect in a Tenant to Tenant Migration

Peter 280 Reputation points
2023-04-23T18:59:06.7866667+00:00

I'm faced with an Office 365 tenant to tenant migration involving 2 tenants. Tenant B will be migrating into tenant A.
Both companies have a separate azure ad connect environment, synchronizing their accounts to their own tenant. Both companies have different upn's: companyA.com, companyB.com.
Now I will need to create new identities for users living in active directory of company B in tenant A.
My plan is to create another sync on the company A azure ad connect server, to synchronize the accounts from the company B active directory to tenant A at the same time.
Of course they will be created with a @companyA.onmicrosoft.com upn.
At the end, when all data is migrated, the domain @companyb.com will be deleted from tenant B, and registered in tenant A, and then the upn is changed from @companyA.onmicrosoft.com to @companyb.com.
Would that be a supported scenario? Best regards
Peter

Exchange Online
Exchange Online
A Microsoft email and calendaring hosted service.
6,171 questions
Microsoft Security Microsoft Entra Microsoft Entra ID
0 comments No comments
{count} votes

Accepted answer
  1. risolis 8,741 Reputation points
    2023-04-23T21:07:50.8266667+00:00
    1 person found this answer helpful.
    0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Danny Zollner 10,801 Reputation points Microsoft Employee Moderator
    2023-04-24T19:05:42.12+00:00

    https://learn.microsoft.com/en-us/azure/active-directory/hybrid/plan-connect-topologies#sync-ad-objects-to-multiple-azure-ad-tenants One object can be synced to more than one AAD tenant, but you need to not have attribute writeback for those objects from more than one tenant. I.e.: You can do Exchange Hybrid from one tenant to any given user.

    1 person found this answer helpful.
    0 comments No comments

  2. Peter 280 Reputation points
    2023-04-24T18:35:07.2233333+00:00

    Hi risolis
    Thanks for answering. I know these supported scenarios, but it doesn't really cover my needs.
    What I would like to know is, if the following configuration is supported.
    On the left you can see the current configuration.
    The right side should be the final configuration, where the domain companyB.com is now part of tenant companyA.com.
    User's image


  3. Peter 280 Reputation points
    2023-04-25T05:27:41.0233333+00:00

    Thanks to both of you.
    Of course my scenario is covered by your link. Not sure where my head was, as I wrote my question, was a long day.
    Regards
    Peter


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.