Courseiva

AZ-802 · topic practice

Implement and Manage On-Prem and Hybrid Networking practice questions

Practise Microsoft Windows Server Administrator Associate Implement and Manage On-Prem and Hybrid Networking practice questions — original exam-style scenarios with answer choices, explanations, and analysis of common mistakes.

Courseiva uses original exam-style practice questions designed for learning and revision. The goal is to understand the concepts, recognise exam patterns, and improve through explanations — not memorise copied exam dumps.

Reviewed byJohnson Ajibi· MSc IT Security
20 questionsDomain: Implement and Manage On-Prem and Hybrid Networking

What the exam tests

What to know about Implement and Manage On-Prem and Hybrid Networking

Implement and Manage On-Prem and Hybrid Networking questions test whether you can apply the concept in context, not just recognise a definition.

How the topic appears in realistic exam-style scenarios.

Which detail in the question changes the correct answer.

How to eliminate plausible but wrong options.

How to connect the question back to the wider exam objective.

Watch out for

Common Implement and Manage On-Prem and Hybrid Networking exam traps

  • Answering from memory before reading the full scenario.
  • Missing a constraint such as cost, availability, security, scope or command context.
  • Choosing a broad answer when the question asks for the most specific fix.
  • Ignoring why the wrong options are tempting.

Practice set

Implement and Manage On-Prem and Hybrid Networking questions

20 questions · select your answer, then reveal the explanation

Your organization is implementing Software Defined Networking (SDN) using Windows Server 2022. You need to deploy a Network Controller to manage your infrastructure. Which TWO of the following tasks are prerequisites for the Network Controller deployment?

Refer to the exhibit. You are troubleshooting a performance issue on a Windows Server 2022 Hyper-V host. The administrator reports intermittent network latency. Based on the output, what is the most likely cause of the network degradation?

Exhibit

PS C:\> Get-NetAdapterStatistics -Name "Ethernet1"
Name : Ethernet1
ReceivedPackets : 450231
ReceivedBytes : 124560023
SentPackets : 389021
SentBytes : 9823411
DiscardedPacketsReceived : 1240
DiscardedPacketsSent : 0

Refer to the exhibit. You are configuring a storage-heavy workload on Windows Server 2022. You want to enable high-speed network transfers between the host and the storage array. Based on the output, what should you do to leverage the hardware capabilities?

Exhibit

Get-NetAdapterRdma -Name "Ethernet2"

Name: Ethernet2
InterfaceDescription: Mellanox ConnectX-5
Enabled: True
RdmaCapable: True
Capabilities: RoCEv2, RoCEv1, iWARP

You are configuring a Windows Server 2022 virtual machine on a Hyper-V host. You need to ensure that the virtual machine's network traffic is isolated from other VMs on the same physical host. Which feature should you use?

Question 5hardmultiple choice
Review the full subnetting walkthrough →

Refer to the exhibit. The administrator reports that the server can communicate with devices on the 10.10.10.0/24 subnet but cannot reach the internet. What is the most likely issue based on the provided output?

Exhibit

C:\> ipconfig /all

Ethernet adapter Ethernet1:
Connection-specific DNS Suffix : contoso.com
IPv4 Address : 10.10.10.50
Subnet Mask : 255.255.255.0
Default Gateway : 10.10.10.1
DNS Servers : 10.10.10.10

C:\> route print
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 10.10.10.1 10.10.10.50 25
10.10.10.0 255.255.255.0 On-link 10.10.10.50 281
Question 6mediummulti select
Read the full DHCP explanation →

You are managing a Windows Server 2022 environment and need to implement DHCP Failover for high availability. Which THREE conditions must be met to successfully establish a failover relationship?

You are setting up a Windows Server 2022 Data Center as a multi-tenant gateway. You need to provide high availability for the gateway services. Which feature should you implement?

You are deploying a new virtual machine on a Windows Server 2022 Hyper-V host. You want to ensure that the VM can communicate on the network without having its own dedicated physical network card. What should you configure?

Question 9hardmultiple choice
Read the full DNS explanation →

Refer to the exhibit showing a partial JSON configuration for an Azure DNS Private Resolver. A Windows Server administrator needs to configure on-premises DNS servers to resolve Azure resources. What is the most critical step to perform on the on-premises DNS server to utilize this configuration?

Exhibit

{
  "Location": "East US",
  "Properties": {
    "InboundEndpoints": [
      {
        "Name": "OnPremInbound",
        "IPConfigurations": [
          {
            "Subnet": "/subscriptions/.../subnets/dns-subnet",
            "PrivateIPAddress": "10.0.0.4"
          }
        ]
      }
    ],
    "OutboundEndpoints": []
  }
}

An organization plans to use Azure Extended Network to migrate virtual machines (VMs) from an on-premises data center to Azure while keeping their original IP addresses. Which TWO components are mandatory for this implementation?

Question 11mediummultiple choice
Review the full subnetting walkthrough →

You are configuring a Windows Server 2022 instance to act as a router between two subnets. You have enabled IP forwarding, but traffic is not passing between the subnets. Which PowerShell cmdlet should you use to verify if the routing table is correctly identifying the local interface routes?

You are managing a hybrid cloud environment and need to connect an on-premises Windows Server 2022 to an Azure Virtual Network. Which service should you implement to provide a secure, persistent, and encrypted tunnel over the public internet?

You are tasked with securing network traffic in a Windows Server 2022 environment using Windows Firewall with Advanced Security. Which TWO actions are required to allow traffic only from a specific trusted application while blocking all other incoming connections?

Question 14mediummultiple choice
Review the full subnetting walkthrough →

You are managing a Windows Server 2022 server that needs to access a storage array on a different subnet. You notice the server is not reaching the storage controller. Which PowerShell command should you use to add a permanent persistent route to the storage network?

Question 15mediummultiple choice
Read the full NAT/PAT explanation →

You are deploying a Windows Server 2022-based Gateway server for a hybrid network. The gateway must perform Network Address Translation (NAT) for a private subnet. Which feature should you enable?

You are monitoring network utilization on a Windows Server 2022 node. You notice consistently high CPU usage when transferring large amounts of data over the network. Which feature can you enable to offload this processing and improve performance?

Question 17mediummultiple choice
Read the full DNS explanation →

An organization uses an on-premises Active Directory Domain Services (AD DS) environment and an Azure subscription. The IT team needs to ensure that on-premises clients can resolve names for resources hosted in an Azure Private DNS zone. Which component should be implemented to facilitate this specific name resolution path without deploying custom DNS servers in Azure?

Question 18easymulti select
Read the full DHCP explanation →

You are configuring DHCP failover between two Windows Server 2022 nodes named Server1 and Server2 to ensure high availability for a critical subnet. Which TWO failover modes are available for selection during the configuration wizard?

Question 19mediummultiple choice
Read the full DHCP explanation →

You are deploying IP Address Management (IPAM) on a Windows Server 2022 instance to manage your hybrid environment. You choose the Group Policy-based provisioning method. Which requirement must be met for the IPAM server to successfully manage the domain controllers and DHCP servers?

Question 20mediummultiple choice
Read the full DNS explanation →

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?

Free account

Track your progress over time

Create a free account to save your results and see which topics improve across sessions.

Focused Implement and Manage On-Prem and Hybrid Networking sessions

Start a Implement and Manage On-Prem and Hybrid Networking only practice session

Every question in these sessions is drawn from the Implement and Manage On-Prem and Hybrid Networking domain — nothing else.

Related practice questions

Related AZ-802 topic practice pages

Move into related areas when this topic feels solid.

Frequently asked questions

What does the AZ-802 exam test about Implement and Manage On-Prem and Hybrid Networking?
Implement and Manage On-Prem and Hybrid Networking questions test whether you can apply the concept in context, not just recognise a definition.
How should I use these practice questions?
Select your answer before revealing the explanation. Then read why each option is right or wrong — this active recall approach builds retention far faster than re-reading notes.
Can I practise just Implement and Manage On-Prem and Hybrid Networking questions in a focused session?
Yes — the session launcher on this page draws every question from the Implement and Manage On-Prem and Hybrid Networking domain. Use a 10-question session first to gauge your baseline, then move to 20 or 30 once the weak spots are clear.
Where can I practise other AZ-802 topics?
Use the topic links above to move to related areas, or go back to the AZ-802 question bank to see all topics.
Are these real exam questions or dumps?
These are original practice questions written to test the same concepts the AZ-802 exam covers. They are not copied from any real exam or dump site.