AZ-802 Manage Virtual Machines Practice Question
You need to capture the state of a virtual machine named VM-DEV before applying a series of software updates. You want to ensure that the capture process uses the Volume Shadow Copy Service (VSS) to provide a consistent state of the guest operating system. Which checkpoint type should you use?
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
✓
Production Checkpoint
Understanding the difference between production and standard checkpoints is vital for Windows Server administrators. Production checkpoints use backup technology inside the guest to create a data-consistent state, whereas standard checkpoints capture the memory state. Choosing the right type prevents application errors and ensures data integrity during recovery operations.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Standard Checkpoint
Why it's wrong here
Standard checkpoints capture the entire state, data, and hardware configuration of a running virtual machine, including its memory state. While useful for development, they can cause issues with applications like SQL Server because they do not trigger a VSS freeze, potentially leaving databases in an inconsistent state.
- ✓
Production Checkpoint
Why this is correct
Production checkpoints use the Volume Shadow Copy Service (VSS) within Windows guests to create a data-consistent image of the VM. This ensures that applications are in a proper state for backup and recovery, making it the recommended choice for production environments where application consistency is a requirement.
- ✗
Recovery Point
Why it's wrong here
Recovery points are generally associated with Azure Site Recovery or Hyper-V Replica rather than the local checkpointing mechanism in Hyper-V Manager. While they serve a similar purpose in disaster recovery, they are not a selectable checkpoint type within the standard Hyper-V virtual machine configuration settings for local snapshots.
- ✗
Differential Checkpoint
Why it's wrong here
There is no specific 'Differential Checkpoint' type in Hyper-V; instead, all checkpoints utilize differencing disks (AVHDX) to store changes. The term is technically inaccurate in the context of the Hyper-V interface, which only offers the choice between Production and Standard checkpoints for managing virtual machine states.
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 →
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.