What’s the Difference Between a Custom DNS Record and DNS Zone Configuration?

0
4
Asked By TechieExplorer92 On

I'm trying to understand the difference between a custom DNS record and a DNS zone configuration. Specifically, I'm looking to resolve a private endpoint from a site-to-site environment and noticed some key differences compared to what I've seen before. My on-premises DNS setup seems to be failing to resolve the assigned IP address. Can anyone clarify when to use one over the other?

1 Answer

Answered By CloudNinja88 On

To get your private endpoint resolved, you might need to set up conditional forwarders on your on-premises DNS servers. This means pointing the specific zone, like blob.core.windows.net, to the DNS server in your Azure virtual network that connects to the private DNS zone.

NetworkGuru77 -

Won't I need a record under my on-premises DNS for either one?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.