Azure Private DNS resolution

Mohammad Thaher 1 Reputation point
2023-02-13T15:51:12.79+00:00

Hi All ,

I am unable to resolve google or any SQL database with a private endpoint after deploying the Azure Private DNS Resolver while using the corporate vpn .

my current setup :

I have a Microsoft DNS azure VM that i need to replace with Azure private DNS resolver .

1- SLQ server with private endpoint enabled and public access is disabled

2- Azure DNS resolved is deployed on the hub virtual network

3 - Private DNS zones are correct and virtual links connected to both the hub and spoke vent

the issue i am facing now is after connecting the corporate VPN , i cannot resolve anything

Example :

C:\Windows\system32>nslookup www.google.com
DNS request timed out.
    timeout was 2 seconds.
Server:  UnKnown
Address:  10.10.190.14 ---> 

DNS request timed out.
    timeout was 2 seconds.
DNS request timed out.
    timeout was 2 seconds.
DNS request timed out.
    timeout was 2 seconds.
DNS request timed out.
    timeout was 2 seconds.
*** Request to UnKnown timed-out
Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
775 questions
{count} votes

1 answer

Sort by: Most helpful
  1. JimmySalian-2011 42,491 Reputation points
    2023-02-13T16:01:41.8833333+00:00

    Did you configured the DNS ruleset links? Please check this page with similar setup https://learn.microsoft.com/en-us/azure/dns/private-resolver-endpoints-rulesets

    https://learn.microsoft.com/en-us/azure/dns/private-resolver-hybrid-dns

    Hope this helps.

    JS

    ==

    Please accept as answer and do a Thumbs-up to upvote this response if you are satisfied with the community help. Your upvote will be beneficial for the community users facing similar issues.


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.