- Alwin John
- April 26, 2021
How to Create a Private DNS zones in Microsoft azure.
Azure Private DNS provides a reliable and secure DNS service to manage and resolve domain names in a virtual network without the need to add a custom DNS solution.
- Login to azure portal.
- Click on All Services.
- Select Private DNS zones.
- Click on Create.
- On Basics tab provide the following values:-
- Subscription: An Azure subscription grants you access to Azure services.
- Resource group name: A resource group is a collection of resources.
- Provide the Private DNS zone name (example.com).
- Then click on Tags.
- On Tags Tab provide the tag name and value for Private DNS zones.
- Click Next on Review + Create.
- If you get a message “Validation passed”.
- Then click on Create.
- After some time, you will see a message as “Your deployment is ready”.
- Click on “Go to resources” & You can see that the Private DNS zones is there with the name we provide.