It would be the same as with ADDS, you would need to connect your remote devices via VPN to the Azure virtual network where the Azure AD DS deployment is located.
How to remotely users join the domain When we use Azure AD DS ?
We want to deploy active directory domain services in our organization and we have already configured a Azure AD DS but how do I remotely connect users' devices to Azure ADDS?
On-prime ADDS server, we install the remote access role and join the domain to the users via VPN.
Microsoft Security Microsoft Entra Microsoft Entra ID
2 answers
Sort by: Most helpful
-
Alan Kinane 16,951 Reputation points MVP Volunteer Moderator
2022-01-04T12:33:02.523+00:00 -
Siva-kumar-selvaraj 15,721 Reputation points
2022-01-04T13:01:44.403+00:00 Hello @MOHAMMAD KHAN ,
Yes, joining a machine within the same network must works, you need to setup VPN connection to Azure virtual network where Azure AD DS is hosted. The only challenge I see in this scenario is, if the site-to-site VPN/P2S is down, your workstations will not be able to communicate with Azure ADDS Domain Controllers.
Refer to the following links for more details:
common use-cases and scenarios for Azure Active Directory Domain Services: https://learn.microsoft.com/en-us/azure/active-directory-domain-services/scenarios
Create a Site-to-Site connection in the Azure portal : https://learn.microsoft.com/en-us/azure/vpn-gateway/tutorial-site-to-site-portalHope this helps.
-----
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.