hardmultiple choiceObjective-mapped

A company runs a multi-tier application on Azure VMs in the West US region. The application has web, application, and database tiers. They want to use Azure Site Recovery for disaster recovery to East US. They need to ensure that after failover, the web tier starts first, then the application tier, and finally the database tier after a consistency check. They also need to be able to perform non-disruptive DR drills. Which Azure Site Recovery capabilities should they use together?

Question 1hardmultiple choice
Full question →

A company runs a multi-tier application on Azure VMs in the West US region. The application has web, application, and database tiers. They want to use Azure Site Recovery for disaster recovery to East US. They need to ensure that after failover, the web tier starts first, then the application tier, and finally the database tier after a consistency check. They also need to be able to perform non-disruptive DR drills. Which Azure Site Recovery capabilities should they use together?

Answer choices

Why each option matters

Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.

A

Best answer

Create a recovery plan with custom groups and scripts for startup order, and use test failover for DR drills

Recovery Plans enforce order via scripts; test failover provides an isolated drill environment.

B

Distractor review

Use Azure Backup for the VMs and restore them in order after failover

Azure Backup is for scheduled backups, not real-time replication and orchestrated failover. DR drills would not be non-disruptive.

C

Distractor review

Use an availability set to control startup order and use disaster recovery drills in a separate VNet

Availability sets affect placement within a datacenter, not startup order. Drills would require separate infrastructure.

D

Distractor review

Use Azure Traffic Manager to route traffic after failover and manually start VMs in order

Traffic Manager handles DNS load balancing, not VM startup order or DR orchestration. Manual startup would not meet automation needs.

Common exam trap

Common exam trap: answer the scenario, not the keyword

Many certification questions include familiar terms but test a specific constraint. Read the exact wording before choosing an answer that is generally true but wrong for this case.

Technical deep dive

How to think about this question

This question should be treated as a scenario, not a definition check. Identify the problem, the constraint and the best action. Then compare each option against those facts.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.
  • Use explanations to understand the rule behind the answer.

TExam Day Tips

  • Underline the problem statement mentally.
  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Related practice questions

Related AZ-305 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

More questions from this exam

Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.

FAQ

Questions learners often ask

What does this AZ-305 question test?

Read the scenario before looking for a memorised answer.

What is the correct answer to this question?

The correct answer is: Create a recovery plan with custom groups and scripts for startup order, and use test failover for DR drills — Recovery Plans in Azure Site Recovery allow grouping VMs and specifying custom scripts for startup ordering, including pre- and post-actions like consistency checks. Test failover (DR drill) operates in an isolated network without impacting production. Backup is not for DR drills. Availability sets and Traffic Manager are not part of Site Recovery's orchestration.

What should I do if I get this AZ-305 question wrong?

Then try more questions from the same exam bank and focus on understanding why the wrong options are tempting.

Discussion

Loading comments…

Sign in to join the discussion.