Forum Discussion
AZrockstar_2022
Feb 19, 2022Copper Contributor
Merge two companies on Azure
We have a customer acquiring business both are in Azure.
Company1: Email address removed
Company2 :Email address removed
How to merger both to a Single entity. So company1 can access company2 (vice-versa) apps, db and azure key vaults etc..
- Parisa_MoosavinezhadBrass ContributorHi,
your question is very general!
Of course, you have several solutions based on the application architecture. Or if you have hub&spoke topology you can use vnet-peering.
But anyway I assume the following technologies can help you:
- Private Endpoint
- Vnet peering - ibnmbodjiSteel Contributor
Hi
You can achieve this in 3 steps
Review role asignments and analyze what would be the potential impact to move the subscriptions to your tenant .
Transfer the subscriptions to your tenant to have a single one
Review the role assignments after the transfer and adjust if needed
Transfer an Azure subscription to a different Azure AD directory | Microsoft Docs