Courseiva
Implement and Manage On-Prem and Hybrid NetworkingmediumMultiple ChoiceObjective-mapped

AZ-802 Practice Question: Implement and Manage On-Prem and Hybrid Networking

You are managing a Windows Server 2022 DNS server. You need to implement DNS policies to ensure that queries for 'www.contoso.com' are resolved to different IP addresses based on the client's subnet. Which DNS policy component should you create first to define the client groupings?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

DNS Server Client Subnet

DNS policies in Windows Server allow for intelligent traffic management by tailoring responses based on various criteria. To achieve location-based or subnet-based resolution, the server must first be able to identify which subnet a client belongs to. This is the foundational step before any resolution logic or policies can be applied.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • DNS Server Zone Scope

    Why it's wrong here

    A zone scope is a subset of a DNS zone that contains its own set of resource records. While necessary for providing different answers, you cannot effectively apply a policy to a scope until you have defined the criteria (such as client subnets) that determine which scope should be used for a query.

  • DNS Server Client Subnet

    Why this is correct

    The Client Subnet object defines the IP address ranges for various locations or groups. By creating these objects first, you allow the DNS server to categorize incoming queries based on the source IP address, which is the prerequisite for applying policies that direct users to specific zone scopes.

  • DNS Server Recursion Scope

    Why it's wrong here

    Recursion scopes are used to control how the DNS server performs recursive lookups for external names, rather than how it responds to queries for records it is authoritative for. This component is unrelated to the requirement of providing different internal IP addresses for a local host record.

  • DNS Server Query Resolution Policy

    Why it's wrong here

    The Query Resolution Policy is the final step that ties the client subnets and zone scopes together. You cannot create a functional policy without first having the constituent parts, like client subnets, already defined in the server's configuration to act as the matching criteria for the incoming DNS traffic.

Visual reference

Client Recursive Resolver Root DNS (13 root servers) TLD DNS (.com, .org, …) Authoritative example.com query IP addr answer

About these practice questions

Courseiva writes every AZ-802 question from scratch — 116 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed September 2026 · checked against the official Microsoft exam blueprint

This AZ-802 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-802 exam.