Syncing multiple AD Forests without trust to a single Entra ID tenant

Bojan Zivkovic 651 Reputation points
2025-06-10T17:33:29.9233333+00:00

Hi, we have the following infrastructure - 3 on-prem AD forests isolated to one another (no forest trust) with one of them synced to Entra ID tenant (Windows 11 devices are Entra Hybrid Joined). Plan is to decommission that forest and leave Windows 11 devices "only" Entra Joined.

Is it technically feasible to "sync" other 2 AD forests to existing Entra ID tenant and use cloud-only accounts in Entra ID (previously synced from decommissioned on-prem AD forest) to access resources in these 2 AD forests (accounts must exist in both AD forests but with the same UPN? - what about passwords then)? Also, how Entra Private Access fits here (accessing resources in both AD forests from our Entra Joined Windows 11 devices without VPN), is that feasible as well?

Depending on answer, I might have more questions.

Microsoft Security | Microsoft Entra | Microsoft Entra ID

2 answers

Sort by: Most helpful
  1. Andy David - MVP 160.3K Reputation points MVP Volunteer Moderator
    2025-06-12T16:41:33.3733333+00:00

    You can also have Entra connect installed in one AD forest and the other AD forests use Cloud Sync and all sync into one tenant.

    https://learn.microsoft.com/en-us/entra/identity/hybrid/cloud-sync/plan-cloud-sync-topologies#existing-forest-with-microsoft-entra-connect-new-forest-with-cloud-provisioning

    Was this answer helpful?

    0 comments No comments

  2. Bojan Zivkovic 651 Reputation points
    2025-06-12T15:32:51.26+00:00

    If I got it right:

    1. Both AD forests must be synced to Entra ID using Entra Connect (Would it be an Entra Connect instance per forest or it can be a single instance installed in one forest or even in DMZ on standalone Windows Server? Asking because lack of trust between forests).
    2. Employees' user accounts must exist in both AD forests with UPN matching employees' cloud-only user accounts UPN in Entra ID.
    3. As consequence of above, employees' user accounts will be "consolidated" in Entra ID - each employee will have only one account in Entra ID that can be used to access resources in both AD forests using Entra Private Access.
    4. Since employees' user accounts will be 'consolidated' in Entra ID (no "duplicates") I would still pay same price for Entra license (obviously we must upgrade P2 to Entra Suite license, but number of users will be the same as right now).
    5. Password change of a user in Entra ID would change password of "corresponding" user in all locations (obviously password of cloud-only user + user with that UPN in both AD forests).

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.