Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Hands-On Networking with Azure

You're reading from   Hands-On Networking with Azure Build large-scale, real-world apps using Azure networking solutions

Arrow left icon
Product type Paperback
Published in Mar 2018
Publisher
ISBN-13 9781788998222
Length 276 pages
Edition 1st Edition
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
Mohamed Waly Mohamed Waly
Author Profile Icon Mohamed Waly
Mohamed Waly
Arrow right icon
View More author details
Toc

Table of Contents (10) Chapters Close

Preface 1. Azure Virtual Networks 101 FREE CHAPTER 2. Delving into Azure Virtual Networks 3. Azure Network for VMs 4. Network Connectivity Scenarios in Azure 5. Azure DNS 6. Azure Load Balancers 7. Azure Traffic Manager 8. Azure Application Gateway 9. Other Books You May Enjoy

Azure DNS delegation


As mentioned earlier, your records will not be exposed externally by just building them in Azure, because you have to do some configurations from the domain registrar side to delegate Azure DNS. This will happen by changing the name servers used by the domain registrar by the name servers you used by the zone you have created in Azure.

If you have worked with DNS servers before, you should be aware that there are two types of DNS servers:

  • Authoritative: This type can respond to the DNS queries from the records it has. For example, you might want to query mail.yourcompany.com , so you will be able to resolve this name to an IP address as long as it has a record created in your DNS zones.
  • Non-Authoritative (recursive): This type can use other authoritative DNS servers to do the DNS query for it. For example, if you want to open www.packtpub.com, the authoritative DNS server will not help because it knows nothing about other domains. However, the recursive one will call the...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime