Configure Inbound Security rules for Azure AD Sync

Jingying Dong 1 Reputation point
2022-04-26T04:12:19.233+00:00

Hi There,

Currently, I'm trying to set up an inbound rule (NSG) to restrict port 443 (TCP) on the local DC to only allow traffic used to synchronize with Azure AD

However, I'm not sure how can I restrict the source based on IP range or service Tag, Does anyone have an idea?

196315-image.png

Many Thanks,

Microsoft Security | Microsoft Entra | Microsoft Entra ID
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 40,081 Reputation points
    2022-04-28T15:54:37.63+00:00

    Hi there,

    The below article will help you out in creating an inbound security rule on network security groups.
    How to open ports to a virtual machine with the Azure portal https://learn.microsoft.com/en-us/azure/virtual-machines/windows/nsg-quickstart-portal

    You can also achieve this by Setting up Azure App Service access restrictions. By setting up access restrictions, you can define a priority-ordered allow/deny list that controls network access to your app.

    The following document is a technical reference on the required ports and protocols for implementing a hybrid identity solution. https://learn.microsoft.com/en-us/azure/active-directory/hybrid/reference-connect-ports

    How to configure a firewall for Active Directory domains and trusts https://learn.microsoft.com/en-us/troubleshoot/windows-server/identity/config-firewall-for-ad-domains-and-trusts

    -----------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept it as an answer–

    0 comments No comments

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.