How to remotely users join the domain When we use Azure AD DS ?

MOHAMMAD KHAN 1 Reputation point
2022-01-04T11:29:46.28+00:00

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
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Alan Kinane 16,951 Reputation points MVP Volunteer Moderator
    2022-01-04T12:33:02.523+00:00

    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.


  2. 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-portal

    Hope this helps.

    -----
    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


Your answer

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