Courseiva

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

You have a SQL Server 2022 on Azure VM configured with a Basic availability group for a line-of-business application. The application requires automatic failover without manual intervention. What additional component is needed?

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

Windows Server Failover Cluster (WSFC)

A Basic availability group on SQL Server 2022 Azure VM requires a Windows Server Failover Cluster (WSFC) for automatic failover. Without WSFC, automatic failover is not possible. Azure Load Balancer is used for client connectivity via the listener, but does not provide automatic failover. Virtual network gateway is for site-to-site connectivity. Availability group listener requires WSFC to function and does not itself enable automatic failover.

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 Load Balancer

    Why it's wrong here

    Azure Load Balancer is used for distributing traffic to the listener IP, but it does not perform automatic failover; the cluster handles that.

  • Windows Server Failover Cluster (WSFC)

    Why this is correct

    WSFC is required for Basic availability groups on Azure VM to enable automatic failover.

  • Virtual network gateway

    Why it's wrong here

    Virtual network gateway provides cross-premises connectivity, not automatic failover.

  • Availability group listener

    Why it's wrong here

    Availability group listener provides a consistent connection point but does not enable automatic failover; it relies on WSFC.

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.