Questions
- An Azure DNS zone can only operate within the resource group it is located in (true/false).
- If you do not add the four DNS zone name servers to the delegated zone, it will not work successfully (true/false).
- IPv4 and IPv6 are supported for reverse DNS (true/false).
- Private DNS zones can be assigned to the subnets (true/false).
- State and explain the two types of DNS server.
- Mention five of the benefits of Azure DNS.
- Write a PowerShell script that creates a DNS zone, and reverse DNS zone for the zone you have created with a PTR record. Remember that you have to get the reverse DNS zone delegated before creating the PTR record.