Courseiva
Monitor and Maintain Azure ResourcesmediumMatchingObjective-mapped

AZ-104 Monitor and Maintain Azure Resources Practice Question

A backup administrator is learning how Azure VM backup actions map to their purpose. Match each Recovery Services or backup item to the best description.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Central place where Azure VM backups, policies, and recovery points are managed.

Defines when backups run and how long recovery points are retained.

Mounts a recovery point so individual files or folders can be copied back.

Recovers VM disks so they can be attached or used to rebuild a machine.

Overwrites the original VM by restoring it from a chosen recovery point.

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

Recovery Services vault: Stores backup data and recovery points.

Recovery Services vault stores backups; policy defines schedule; instant snapshot allows fast restore; extension is the agent; restore point is a backup copy; cross-region restore enables DR.

Answer analysis

Option-by-option breakdown

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

  • Recovery Services vault: Stores backup data and recovery points.

    Why this is correct

    A Recovery Services vault is an Azure Resource Manager resource that acts as the central storage container for all Azure VM backup data, including recovery points and backup metadata. It uses Azure Storage with LRS or GRS redundancy, and its security settings (soft delete, multi-user authorization) protect the backups. Without the vault, no backup or restore can be orchestrated.

  • Backup policy: Defines the backup schedule and retention rules.

    Why this is correct

    A backup policy is a configuration object that defines when Azure VM backups are taken (e.g., daily or weekly schedule) and how long each backup version is retained, including both instant recovery snapshots and vault-consolidated recovery points. The policy determines the lifecycle of recovery points, so a VM can only have recovery points if a policy is assigned.

  • Instant snapshot: A snapshot taken during backup that allows fast restore without waiting for data transfer.

    Why this is correct

    An instant snapshot is a crash-consistent or app-consistent VHD snapshot taken on the VM's managed disks at the start of a backup job, allowing file-level and disk-level restore almost immediately without waiting for the full data to transfer to the vault. The snapshot is retained on the disk for a configurable period defined by the backup policy's instant restore settings. This speeds up recovery and reduces RTO.

  • Restore point: A point-in-time copy of the VM data stored in the vault.

    Why this is correct

    A restore point is a point-in-time snapshot of the VM's data that has been transferred to and stored inside the Recovery Services vault, creating a durable, vault-based recovery artifact. Each restore point is associated with a timestamp and is created after the initial snapshot is copied and the backup job completes. Restore points are subject to the retention rules defined in the backup policy.

  • Extension: Stores backup data and recovery points.

    Why it's wrong here

    The VM backup extension (e.g., IaaSBcdr or AzureBackupWindowsClient) is an agent installed inside the VM to coordinate the backup process, capture the snapshot, and forward the data to the vault. It does not store backup data or recovery points — that responsibility belongs to the Recovery Services vault. Confusing the agent with the storage container is a common misconception.

  • Cross-region restore: Defines the backup schedule and retention rules.

    Why it's wrong here

    Cross-region restore is a DR feature of Azure Backup that replicates vault-backed recovery points to a paired Azure region and allows restoring a VM in that secondary region. It does not define the backup schedule or retention rules; those are set exclusively by a backup policy. Enabling cross-region restore is an option on the vault's configuration, not a scheduling mechanism.

Go deeper

Related to this question

About these practice questions

This AZ-104 question is part of Courseiva's 1,049-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 by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This AZ-104 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-104 exam.