Forum Discussion
sebamedo
Apr 20, 2022Copper Contributor
Same Active Directory but different AAD
Hey Guys, so currently im working in an environment where we have one big domain and many departments in different areas. Every department is part of this (on premise) domain but for some reason ...
VasilMichev
Apr 20, 2022MVP
The supported topologies are listed here, including a single AD to multiple AAD tenants one: https://docs.microsoft.com/en-us/azure/active-directory/hybrid/plan-connect-topologies#sync-ad-objects-to-multiple-azure-ad-tenants
The problem you'd have is authentication, as any given domain can be verified in a single tenant only. An easy workaround is to use subdomains, but depending on your needs you might have to end up with something more complex.
The problem you'd have is authentication, as any given domain can be verified in a single tenant only. An easy workaround is to use subdomains, but depending on your needs you might have to end up with something more complex.