Forum Discussion
Sync Computers to Azure
I have a dept in house that is on a separate network with their own domain/DCs.
We need to have somewhat of an ethical wall between us but they still need access to certain items that are being are being blocked by conditional access. Items like SPO/TEAMs etc.
Im think of how can I sync the computer accounts to our Azure tenant but what the best way to get their computers in our Azure Tenant as Hybrid Joined?
6 Replies
- Moe_KinaniBronze ContributorHi Christian,
You can sync computer to Azure AD by using ADConnect and update the config under Device options ‘Hybrid AD join’. Then place their computer in Syncing OU.
Hope this helps!
Moe
https://docs.microsoft.com/en-us/azure/active-directory/devices/hybrid-azuread-join-managed-domains- Christian TaverasIron Contributor
I am aware of the ability to sync what I am trying to get clarity on is can I sync computers on a different domain. in my OP i mentioned that I am trying to sync domain computers from another domain to my AAD tenant. This other Domain is internal to me what would be the process to get them in AAD.
Would creating a trust between our domain allow me to see the computer objects and then sync them.
- Moe_KinaniBronze ContributorHi Christian,
You should be able to sync two domains to one tenant, this how my test environment setup:
Abc.local + jwz.local —> trust relation between two domains.
Sync hybrid joined to one tenant using one ADconnect. It should be under Customize Synchronization Options->Connect Directories->Add Directory.
Let me know if you have any questions and sorry about confusion earlier.