Reputation: 11
Basically we have 2 different Azure active directory for different organization. We need to sync first organization company directory user to another organization. How can we achieve this.
Upvotes: 1
Views: 700
Reputation: 30903
You can't. There are also no tools from Microsoft to allow you to do this.
You have couple of options here:
It is relatively complex task to merge tenants. And it becomes more complex is you use any other services beside pure Identity (Azure AD) - like if you have Office 365 and mailboxes, SharePoint Online, OneDrive for Business, Power BI etc.
Upvotes: 1