Courseiva
Design business continuity solutionsmediumMultiple ChoiceObjective-mapped

Azure Backup for Azure VMs with Cross-Region and Application-Consistent Support

A company has several Azure Virtual Machines running Windows Server with critical applications. They need to back up these VMs to a secondary Azure region to protect against regional disasters. The backup must be application-consistent and support file-level restore. Which solution should they implement?

Quick Answer

The correct solution is Azure Backup with geo-redundant storage (GRS) in a Recovery Services vault. This choice directly addresses the need for cross-region and application-consistent backups because Azure Backup leverages the Volume Shadow Copy Service (VSS) on Windows Server VMs to create crash-consistent snapshots that ensure data integrity for critical applications, while GRS automatically replicates backup data to a paired secondary region for disaster recovery. On the AZ-305 exam, this scenario tests your understanding of how to combine backup policies with storage redundancy options—a common trap is selecting locally redundant storage (LRS) or read-access geo-redundant storage (RA-GRS) for the wrong reasons; remember that GRS alone meets the regional failover requirement without needing read access. For file-level restore, Azure Backup allows you to mount the VM backup as a drive directly from the Recovery Services vault, enabling granular recovery without restoring the entire VM. Memory tip: think “GRS for geo, VSS for consistency” to pair the storage tier with the application-aware snapshot requirement.

⚠ Common exam trap

Many exam-takers confuse Azure Site Recovery (a replication/failover tool) with Azure Backup (a backup/restore tool), or assume that crash-consistent snapshots (Options C and D) are sufficient for application consistency and file-level restore, which they are not.

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

Azure Backup with geo-redundant storage (GRS) in a Recovery Services vault

Azure Backup with geo-redundant storage (GRS) in a Recovery Services vault is the correct solution because it provides application-consistent backups of Windows Server VMs using the Volume Shadow Copy Service (VSS) to ensure data integrity, and it supports file-level restore by allowing you to mount the backup as a drive to recover individual files. The GRS option replicates backup data to a paired secondary region, meeting the disaster recovery requirement without additional manual steps.

Answer analysis

Option-by-option breakdown

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

  • Azure Backup with geo-redundant storage (GRS) in a Recovery Services vault

    Why this is correct

    Azure Backup offers VM-level application-consistent backups, supports GRS for cross-region durability, and allows file-level restore from recovery points.

  • Azure Site Recovery

    Why it's wrong here

    Azure Site Recovery replicates VMs for disaster recovery failover, not for backup with long-term retention or file-level restore.

  • Azure Snapshot of managed disks stored in a different region

    Why it's wrong here

    Snapshots are crash-consistent by default, not application-consistent, and do not natively support file-level restore or automatic cross-region replication.

  • Azure Managed Disk with incremental snapshots and manual cross-region copy

    Why it's wrong here

    Incremental snapshots are not automatically application-consistent and require manual scripting for cross-region transfer; file-level restore is not supported.

About these practice questions

One of 212 original AZ-305 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

2 more ways this is tested on AZ-305

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. A company runs a file server on Azure VMs using Windows Server. The server stores business-critical documents. You need to design a backup strategy that meets a recovery point objective (RPO) of 1 hour and recovery time objective (RTO) of 4 hours. The solution must be cost-effective. Which backup solution should you use?

medium
  • A.Azure Site Recovery
  • B.Azure Backup for Azure Blobs
  • C.Azure Backup for Azure VMs
  • D.Azure File Sync

Why C: Azure Backup for Azure VMs provides application-consistent backups for Windows Server VMs, supporting RPOs as low as 1 hour with frequent backup policies and RTOs within 4 hours by restoring to a new VM or using instant restore. It is cost-effective because it uses incremental backups and only charges for storage consumed, without the replication overhead of Site Recovery.

Variation 2. Your company has an Azure subscription with a single virtual network. You need to design a solution to back up Azure VMs to meet a 7-day retention policy. The backup data must be stored in a separate region for compliance. What should you use?

easy
  • A.Azure Backup with cross-region restore (CRR) enabled
  • B.Azure Site Recovery with replication to a secondary region
  • C.Azure File Share snapshots stored in a different region
  • D.Azure Backup with default geo-redundant storage (GRS) in the same region

Why A: Azure Backup with cross-region restore (CRR) enabled is the correct solution because it allows you to store backup data in a secondary Azure paired region, meeting the compliance requirement for separate region storage. CRR works by replicating the backup data from the default geo-redundant storage (GRS) in the primary region to the paired region, and then enabling you to restore VMs in that secondary region. With a 7-day retention policy, CRR supports restoring from the recovery point within that window, ensuring compliance without additional infrastructure.

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

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