Courseiva
Secure Windows Server InfrastructurehardMultiple ChoiceObjective-mapped

AZ-802 Secure Windows Server Infrastructure Practice Question

You are configuring Windows Defender Credential Guard on a fleet of Windows Server 2022 Hyper-V hosts. You want to protect the LSA process from being accessed by unauthorized users or malware. Which hardware-based security feature must be enabled in the BIOS/UEFI and supported by the CPU for Credential Guard to operate?

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

Virtualization Extensions (Intel VT-x or AMD-V) and SLAT

Windows Defender Credential Guard uses virtualization-based security (VBS) to isolate secrets, such as NTLM password hashes and Kerberos Ticket Granting Tickets, in a protected environment. This requires hardware support for virtualization and Second Level Address Translation (SLAT) to create the secure memory enclave that the Local Security Authority (LSA) uses to shield credentials.

Answer analysis

Option-by-option breakdown

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

  • Direct Memory Access (DMA) Protection

    Why it's wrong here

    While DMA protection is important for securing a system against physical hardware attacks, it is not the primary requirement for Credential Guard's virtualization-based security. DMA protection helps prevent unauthorized devices from reading memory, but Credential Guard specifically relies on the CPU's ability to create isolated virtualized memory spaces for the LSA process.

  • Hyper-Threading Technology

    Why it's wrong here

    Hyper-Threading is a performance feature that allows a single physical CPU core to act as two logical processors. It does not provide any security boundaries or isolation capabilities required for Credential Guard. In fact, some security experts recommend disabling it in high-security environments to mitigate certain side-channel side-channel timing attacks.

  • Virtualization Extensions (Intel VT-x or AMD-V) and SLAT

    Why this is correct

    Credential Guard requires hardware virtualization extensions and Second Level Address Translation (SLAT) to run the LSA in a virtualized container. This isolation prevents even a compromised kernel from accessing the stored credentials. Without these CPU features, the system cannot create the secure 'Virtual Secure Mode' needed to protect the LSA secrets.

  • Hardware-enforced Stack Protection

    Why it's wrong here

    Hardware-enforced Stack Protection is a security feature that helps prevent memory corruption attacks like buffer overflows. While it enhances overall system security, it is not the foundational technology for Credential Guard. Credential Guard's primary mechanism is virtualization-based isolation, which is distinct from the stack protection features implemented in modern processors.

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 →

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.