Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
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

Private Azure DNS zones


Private zones is currently in preview, and in a nutshell, it does the common tasks that any DNS zone can do, but in a more customized way. So, you can assign the private DNS zone to a virtual network. As a result, you can do whatever you want to do within this virtual network with a DNS only associated with it, and you do not get the information within this virtual network exposed externally. Private DNS zones support most of the common DNS records.

To use private DNS zones, you need to send your subscription details to AzureDNS-PrivateZone@microsoft.com, since it is available in preview currently.

Also, creating private DNS zones and configuring DNS zones at the time of writing is only supported via PowerShell.

Therefore, in order to create a private DNS zone, you need to do the following:

  1. Retrieve the VNet and store it in a PowerShell variable, as you've learned from the Chapter 1Azure Virtual Networks 101Add Address Space to a Virtual Network using PowerShell section...
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
Banner background image