Courseiva

DP-300 Practice Question: Plan and configure a high availability and disaster recovery environment

You have an Azure SQL Database that uses active geo-replication between two regions. You need to ensure minimal data loss during an unplanned failover while maintaining the current configuration. Which THREE settings should you verify? (Choose three.)

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

The replication mode is 'async' (asynchronous) with a low RPO target.

Options A, B, and C are correct. Option A is correct because active geo-replication uses asynchronous replication with a configurable RPO; a low RPO target minimizes potential data loss. Option B is correct because automatic seed type ensures continuous synchronization of the secondary database. Option C is correct because locating the secondary in a paired region with low network latency reduces replication lag, thereby minimizing data loss. Option D is wrong because making the secondary readable does not affect data loss; it is designed for read-scale workloads. Option E is wrong because the failover group name does not influence data loss; a forced failover policy would actually cause data loss.

Answer analysis

Option-by-option breakdown

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

  • The replication mode is 'async' (asynchronous) with a low RPO target.

    Why this is correct

    Async replication is standard; RPO is typically below 5 seconds.

  • The seed type is set to 'automatic' to ensure continuous replication.

    Why this is correct

    Automatic seeding ensures data is replicated continuously.

  • The secondary database is in a paired region with low network latency.

    Why this is correct

    Paired regions provide optimized replication performance.

  • The secondary database is configured as 'readable' to avoid lag.

    Why it's wrong here

    Readable secondary does not affect data loss; it's for read workloads.

  • The failover group is named with a 'forced' failover policy.

    Why it's wrong here

    Failover group name does not affect data loss; it's a management setting.

About these practice questions

Courseiva writes every DP-300 question from scratch — 906 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or 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 DP-300 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 DP-300 exam.