Creating an Azure reverse DNS zone using Azure CLI 2.0

Creating the reverse DNS zone using Azure CLI 2.0 is pretty easy; you can do so by running the following command:

az network dns zone create --resource-group PacktPub --name 77.12.200.in-addr.arpa

Then, you need to get it delegated from its parent zone.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset