AZ-104 MICROSOFT AZURE ADMINISTRATOR
CERTIFICATION COMPREHENSIVE FINAL EXAM185
Complete Practice Questions with Detailed Answers
and Rationales|| Latest Update 2026-2027
SECTION 1: BACKUP AND RECOVERY SERVICES (Questions 1-25)
1. Vault-Tec Corporation wants to restore a previous version of their
virtual machine from a recovery point created two weeks ago. Which
Azure service should they use to perform this operation?
A) Azure Site Recovery
B) Azure Recovery Services vault
C) Azure Snapshot
D) Azure Storage Explorer
Answer: B) Azure Recovery Services vault**
Rationale: Azure Recovery Services vault is the correct service for
restoring a previous version of a virtual machine from a recovery
point. Recovery Services vault stores backup data and recovery
points for Azure VMs, allowing point-in-time restoration. Azure Site
Recovery is used for disaster recovery replication, not for restoring
previous versions. Azure Snapshot is a point-in-time copy of a disk
but doesn't provide the management capabilities of a Recovery
Services vault. Azure Storage Explorer is a tool for managing
storage accounts, not for VM recovery.
,2
2. Aperture Science wants to configure disaster recovery for their
Azure VMs to a secondary region. Which Azure service should they
use?
A) Azure Backup
B) Azure Site Recovery
C) Azure Monitor
D) Azure Security Center
Answer: B) Azure Site Recovery
Rationale: Azure Site Recovery (ASR) is specifically designed for
disaster recovery, enabling replication of Azure VMs to a secondary
region. It provides orchestrated failover and failback capabilities.
Azure Backup is for data backup and restoration, not for region-to-
region disaster recovery. Azure Monitor is for monitoring and
diagnostics. Azure Security Center (now Microsoft Defender for
Cloud) is for security management.
,3
3. Weyland-Yutani needs to conduct a planned failover of their
Azure environment to test their disaster recovery procedures. Which
step is crucial in this process?
A) Performing a backup using Azure Backup
B) Executing a failover in Azure Site Recovery
C) Resetting their network security groups
D) Updating their DNS records
Answer: B) Executing a failover in Azure Site Recovery
Rationale* A planned failover in Azure Site Recovery is the crucial
step for testing disaster recovery procedures. This allows
organizations to verify their DR plans without impacting production.
The planned failover ensures no data loss by synchronizing all
changes before switching to the secondary region. While backups,
NSG configurations, and DNS updates may be part of the overall DR
strategy, the failover execution is the core test of the DR capability.
4. Los Pollos Hermanos wants to receive alerts if their Azure
backups fail. Which feature should they configure to monitor the
status and create alerts for backup jobs?
A) Azure Service Health
B) Azure Security Center
C) Azure Monitor and alert rules
D) Azure Advisor
, 4
Answer: C) Azure Monitor and alert rules
Rationale: Azure Monitor with alert rules is the correct solution for
monitoring backup job status and creating alerts. Azure Backup
integrates with Azure Monitor to provide alerting capabilities for
backup failures. Azure Service Health provides information about
Azure service issues but not specific backup job monitoring. Azure
Security Center focuses on security. Azure Advisor provides
recommendations but not real-time backup alerts.
5. Oceanic Airlines needs to establish a centralized location to
manage their backup and recovery processes for various Azure
resources. What should they create first?
A) An Azure Storage account
B) A Recovery Services vault
C) An Azure Backup vault
D) An Azure Site Recovery vault
Answer: B) A Recovery Services vault
Rationale: A Recovery Services vault is the foundational component
for managing backup and recovery in Azure. It stores backup data,
recovery points, and backup policies. While Azure Backup vault is a
newer type of vault for specific scenarios, Recovery Services vault
is the standard for VM backups. Azure Storage accounts are used
for storing data but don't provide backup management capabilities.
Azure Site Recovery vault is not a distinct resource type; ASR uses
Recovery Services vaults.