Best Ways to Sync On-Premise DNS with Azure DNS

0
8
Asked By CloudCatcher42 On

Hey everyone! I'm curious about how to sync my on-premise DNS with Azure DNS. I'm looking for any experiences or best practices you might have. If you've worked on this before, what methods did you find effective?

2 Answers

Answered By NetworkNinja On

We’ve been using the Azure Private DNS resolver, and it works well for us. Alternatively, you might consider using a DNS Proxy on Azure Firewall, or even deploying a Domain Controller in Azure to handle forwarding to Azure DNS.

CloudCatcher42 -

Sounds interesting! Are there any specific configurations you recommend?

Answered By TechieTommy On

Check out the Azure documentation on their private DNS resolver. It's a great starting point! You’ll want to set up DNS forwarding rules for your on-premises domains to avoid confusion.

CuriousCat99 -

Thanks for the tip!

DNS_Wizard -

Just a heads-up, watch out for duplicate DNS zones. Sometimes too many people create private endpoints without unselecting the option to create a DNS zone, and that can lead to a real mess!

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.