Microsoft Entra Domain Services Blocking TCP Port 53 DNS
Hello,
I am attempting to connect to my Microsoft Entra Domain by setting up an AWS AD Connector directory at AWS. Every time I attempt to create the AD Connector directory the process fails with the error message: : DNS unavailable (TCP port 53) for IP: 10.0.0.4.
I ran an AWS Directory Service Port Test from my AWS environment and I receive the below results when trying to reach TCP ports to 10.0.0.4:
“Testing TCP ports to 10.0.0.4:
Checking TCP port 53: FAILED
Checking TCP port 88: FAILED
Checking TCP port 389: FAILED
It seems there is something on my Microsoft Entra Domain that is blocking TCP Port 53 to the Entra Domain Services IP address.
I created a Site-to-Site VPN connection between AWS and Azure and the Site-to-Site is showing as UP at AWS.
I created a Network Security Group and associated it with the vnics of the DNS servers created within Entra Domain Services and allowed TCP Port 53 Inbound on the Network Security Group coming from my AWS VPC.
There must be something I am missing that is blocking the domain from being reachable outside of Azure. Any help is appreciated.'
Thanks.