Courseiva
Monitor and Maintain Azure ResourceseasyMultiple ChoiceObjective-mapped

AZ-104 Monitor and Maintain Azure Resources Practice Question

A line-of-business app must keep serving users if an entire Azure region becomes unavailable. Is Azure Backup by itself enough to meet this requirement?

⚠ Common exam trap

A common mix-up: candidates confuse data protection (backup) with high availability/disaster recovery, assuming that having backups automatically means the application can continue running during a regional outage.

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

No, you also need disaster recovery replication such as Azure Site Recovery

Azure Backup is designed to protect data by creating recovery points that can be used to restore VMs or files, but it does not provide automatic failover or continuous replication to another region. To meet the requirement of keeping an app running during a regional outage, you need a disaster recovery solution like Azure Site Recovery, which replicates VMs to a secondary region and enables orchestrated failover with minimal downtime.

Answer analysis

Option-by-option breakdown

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

  • Yes, because backup alone guarantees immediate failover to another region

    Why it's wrong here

    Backup creates historical copies of VM disks, but it does not replicate the running state or maintain a booted instance elsewhere. Geo-redundant storage (GRS) may protect the backup data itself, but that data is not an active VM ready to receive traffic. Immediate failover requires continuous replication of the virtual machine to a secondary region—exactly what Azure Site Recovery provides—not merely having a backup artifact in another location.

    When this WOULD be correct

    This option would be correct if the question asked: 'Does Azure Backup alone ensure data durability and recoverability in case of accidental deletion or corruption?' In that context, Azure Backup is sufficient for data protection, though not for high availability or disaster recovery.

  • No, you also need disaster recovery replication such as Azure Site Recovery

    Why this is correct

    Azure Backup is designed for point-in-time data recovery, not continuous uptime. During a region-wide outage, even a geo-redundant backup vault contains only backup data, not a running VM with the application loaded. Azure Site Recovery replicates the VM's disks to a secondary region and enables orchestrated failover, which is what actually keeps the app online in a disaster.

  • Yes, as long as the VM has a backup policy

    Why it's wrong here

    A backup policy simply defines how frequently snapshots are taken and how long they are retained in a Recovery Services vault. It does not provision any compute or maintain a standby replica in another region. Even with an aggressive backup schedule, restoring a VM requires manual steps such as picking a recovery point, deploying a new VM, and reconfiguring network settings, so workloads remain unavailable during a region-wide outage.

    When this WOULD be correct

    This option would be correct if the question asked: 'Does Azure Backup alone ensure that VM data is protected and can be restored in case of accidental deletion or corruption?' In that context, having a backup policy is sufficient for data protection.

  • Yes, if diagnostic settings are enabled on the VM

    Why it's wrong here

    Diagnostic settings route VM metrics and logs to Azure Monitor, Storage, or Event Hubs for observability and troubleshooting. They might help you detect an outage, but they do not create a secondary VM, replicate disks, or alter the region in which the VM runs. Monitoring is one component of an incident response plan, not a substitute for disaster recovery replication, so enabling diagnostics has no effect on keeping the application serving users during a regional disaster.

    When this WOULD be correct

    This option would be correct if the question asked: 'What is required to send VM performance metrics and logs to a Log Analytics workspace for monitoring?' In that context, enabling diagnostic settings is the correct action.

Option-by-option analysis

Why each answer is right or wrong

Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The AZ-104 exam frequently reuses these exact scenarios with slightly different constraints.

No, you also need disaster recovery replication such as Azure Site RecoveryCorrect answer

Why this is correct

Azure Backup is designed for point-in-time data recovery, not continuous uptime. During a region-wide outage, even a geo-redundant backup vault contains only backup data, not a running VM with the application loaded. Azure Site Recovery replicates the VM's disks to a secondary region and enables orchestrated failover, which is what actually keeps the app online in a disaster.

Yes, because backup alone guarantees immediate failover to another regionWrong answer — click to see why

Why this is wrong here

Azure Backup provides data protection and recovery from accidental deletion or corruption, but it does not provide automatic failover or continuous replication to another region. It requires manual restore and does not ensure immediate service continuity during a regional outage.

★ When this WOULD be the correct answer

This option would be correct if the question asked: 'Does Azure Backup alone ensure data durability and recoverability in case of accidental deletion or corruption?' In that context, Azure Backup is sufficient for data protection, though not for high availability or disaster recovery.

Why candidates choose this

Candidates may confuse backup with disaster recovery, assuming that having backups in another region automatically provides failover capabilities, or they may underestimate the time and complexity involved in restoring from backups during a regional outage.

Yes, as long as the VM has a backup policyWrong answer — click to see why

Why this is wrong here

Azure Backup provides data protection and recovery from accidental deletion or corruption, but it does not provide automatic failover or continuous replication to another region. It cannot ensure application availability during a regional outage.

★ When this WOULD be the correct answer

This option would be correct if the question asked: 'Does Azure Backup alone ensure that VM data is protected and can be restored in case of accidental deletion or corruption?' In that context, having a backup policy is sufficient for data protection.

Why candidates choose this

Candidates may confuse backup with disaster recovery, thinking that having backups automatically enables failover to another region, or they may underestimate the need for active replication and failover mechanisms like Azure Site Recovery.

Yes, if diagnostic settings are enabled on the VMWrong answer — click to see why

Why this is wrong here

Enabling diagnostic settings on a VM only collects logs and metrics; it does not provide any replication or failover capability to another region, so it cannot ensure app availability during a regional outage.

★ When this WOULD be the correct answer

This option would be correct if the question asked: 'What is required to send VM performance metrics and logs to a Log Analytics workspace for monitoring?' In that context, enabling diagnostic settings is the correct action.

Why candidates choose this

Candidates may confuse diagnostic settings with disaster recovery features, thinking that logging and monitoring somehow contribute to availability, or they may misread the question as being about observability rather than continuity.

Analysis generated from the official AZ-104blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”

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.