AZ-800 · Question #99
Contoso IT staff want to ensure that internal and external clients resolve names to internal and external IP addresses respectively. What do they need to do?
The correct answer is C. Set up split-horizon DNS by creating two DNS zones in Azure--one private and one public, both. Split-horizon DNS is a specific type of configuration in which your resources have 2 primary DNS zones for the same domain having domain-name registration information. Here, internal n/w hosts are directed to one zone and external hosts are directed to another for name…
Question
Contoso IT staff want to ensure that internal and external clients resolve names to internal and external IP addresses respectively. What do they need to do?
Options
- ASet up split-horizon DNS by creating two DNS zones in Azure--one private and one public. The
- BSet up split-horizon DNS by creating a single, private DNS zone in Azure.
- CSet up split-horizon DNS by creating two DNS zones in Azure--one private and one public, both
- DNone of these
How the community answered
(51 responses)- A2% (1)
- B8% (4)
- C80% (41)
- D10% (5)
Explanation
Split-horizon DNS is a specific type of configuration in which your resources have 2 primary DNS zones for the same domain having domain-name registration information. Here, internal n/w hosts are directed to one zone and external hosts are directed to another for name resolution. https://docs.microsoft.com/en-us/azure/dns/private-dns-overview
Topics
Community Discussion
No community discussion yet for this question.