1. Overview

A test conducted to verify if DNS Name Resolution is possible between Azure Virtual Networks (VNets) and simulated on-premises networks connected via S2S VPN.

note:

image.png

2. Objective

3. Test Conditions

azure-dns-private-resolver-diagram-1.png

4. Test Results

4.1 On-premises -> Azure

image.png

After configuring the DNS Private Resolver, querying a domain (e.g., tykimdnsstrg.blob.core.windows.net) from simulated on-premises successfully resolved to the Inbound Endpoint IP and returned the private IP of the blob storage.

4.2 Azure -> On-premises

image.png

Queries for the simulated on-premises domain (tykim.store) from Azure were successfully forwarded to the simulated on-premises DNS server IP.

Verification of VPN Requirement: Before configuring the DNS Private Resolver, queries to the DNS server failed despite the S2S VPN connection.