AZ-802 Practice Question: Implement and Manage On-Prem and Hybrid Networking
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?
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
✓
Routing and Remote Access (RRAS)
The Remote Access role in Windows Server 2022 includes the NAT functionality required to route traffic from a private network to a public one. By enabling NAT within the Routing and Remote Access Service (RRAS), the server masks the private IP addresses of the internal clients, allowing them to access the internet through a single public IP address assigned to the gateway's external interface.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
DHCP Server role
Why it's wrong here
While a DHCP server is often present on the same network, it is not responsible for NAT. DHCP provides IP addressing, whereas NAT handles address translation for traffic moving between different network segments. Enabling DHCP does not provide the necessary routing and translation services for internal clients to reach the internet.
- ✓
Routing and Remote Access (RRAS)
Why this is correct
RRAS is the Windows Server service that provides NAT, VPN, and traditional routing capabilities. It allows the server to act as a gateway that performs address translation for internal private networks, translating private IP addresses to a public address for outbound traffic, thus providing the required internet access and security.
- ✗
Network Policy Server (NPS)
Why it's wrong here
NPS is used for RADIUS authentication and network access control. It manages policies for who can connect to the network and what levels of access they are granted, but it does not perform packet translation or routing functions required for Network Address Translation to function on the gateway.
- ✗
Hyper-V Network Virtualization
Why it's wrong here
Network Virtualization is used to create isolated virtual networks within a cloud environment. It is not designed to perform standard NAT for small-scale private network access to the internet. It operates at a different layer and serves a different purpose than the traditional NAT functionality required for a gateway.
Visual reference
About these practice questions
This AZ-802 question is part of Courseiva's 116-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
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.