Forum Discussion
Can a PC be both Azure AD joined and On-site AD joined to seperate domains
james00000007 Hi you can join a Client to both Azure AD and AD DS.
Did you have Azure AD connect in place to synchronize existing AD DS User to Azure AD?
You can configure Azure AD connect for Hybrid-join for devices, then devices they are available in AD DS will additional join the Azure AD.
Thanks for the reply. They are two sperate domains e.g onpremiseADdomain.com and adazuredomain.comdomainnameb.com, it is possible to create a sync with AD but as they are different domains we would have use UPN and soft matching. As this is not for allot of users I am looking into the possibility of having 2 profiles on the machine. One of these will login to the onpremiseADdomain.com and one for the adazuredomain.com.
As far as I can tell you are saying its possilbe to use the azuread join method on the client when its already in a different domain and this will enable the use to login to different profiles and access resouces on both domains.
Thanks