AZ-800 · Question #91
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might…
The correct answer is B. No. The proposed DNS solution does not meet the requirement for all three internal DNS servers to resolve both internal namespaces and internet names due to an incomplete configuration.
Question
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You are planning the deployment of DNS to a new network. You have three internal DNS servers as shown in the following table. The contoso.local zone contains zone delegations for east.contoso.local and west.contoso.local. All the DNS servers use root hints. You need to ensure that all the DNS servers can resolve the names of all the internal namespaces and internet hosts. Solution: On Server2, you create a conditional forwarder for west.contoso.local. On Server3, you create a conditional forwarder for east.contoso.local. Does this meet the goal?
Options
- AYes
- BNo
How the community answered
(17 responses)- A47% (8)
- B53% (9)
Why each option
The proposed DNS solution does not meet the requirement for all three internal DNS servers to resolve both internal namespaces and internet names due to an incomplete configuration.
The proposed solution does not fully meet the stated goals because its configuration leaves a resolution gap for at least one internal namespace or internet name across the DNS servers.
The solution is insufficient because DNS servers that host only the contoso.local zone with delegations, and rely on root hints for everything else, cannot resolve east.contoso.local or west.contoso.local unless the servers hosting those delegated zones are reachable and delegation NS records are valid; a missing forwarder or stub zone for the delegated namespaces leaves at least one server unable to fully resolve all required names.
Concept tested: DNS stub zones and forwarders for complete internal namespace resolution
Source: https://learn.microsoft.com/en-us/windows-server/networking/dns/deploy/dns-stub-zones
Topics
Community Discussion
No community discussion yet for this question.