Courseiva
Knowledge + Practice
CertificationsVendorsCareer RoadmapsLabs & ToolsStudy GuidesGlossaryPractice Questions
C
Courseiva

Free IT certification practice questions with explained answers for CCNA, CompTIA, AWS, Azure, Google Cloud, and more.

Certification Practice Questions

CCNA practice questionsSecurity+ SY0-701 practice questionsAWS SAA-C03 practice questionsAZ-104 practice questionsAZ-900 practice questionsCLF-C02 practice questionsA+ Core 1 practice questionsGoogle Cloud ACE practice questionsCySA+ CS0-003 practice questionsNetwork+ N10-009 practice questions
View all certifications →

Product

CertificationsCertification PathsExam TopicsPractice TestsExam Dumps vs Practice TestsStudy HubComparisons

Company

AboutContactEditorial PolicyQuestion Writing PolicyTrust Center

Legal

Privacy PolicyTerms of Service

Courseiva is a free IT certification practice platform offering original exam-style practice questions, detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics for Cisco, CompTIA, Microsoft, AWS, and other technology certifications.

© 2026 Courseiva. Courseiva is operated by JTNetSolutions Ltd. All rights reserved.

Courseiva is an independent certification practice platform and is not affiliated with, endorsed by, or sponsored by Cisco, Microsoft, AWS, CompTIA, Google, ISC2, ISACA, or any other certification vendor. Vendor names and certification marks are used only to identify the exams learners are preparing for.

HomeCertificationsDP-300TopicsPlan and configure high availability and disaster recovery
Free · No Signup RequiredMicrosoft · DP-300

DP-300 Plan and configure high availability and disaster recovery Practice Questions

19+ practice questions focused on Plan and configure high availability and disaster recovery — one of the most tested topics on the Microsoft Azure Database Administrator Associate DP-300 exam. Each question includes a detailed explanation so you learn why the right answer is correct.

Start Plan and configure high availability and disaster recovery Practice

Exam Domains

Plan and configure a high availability and disaster recovery environmentPlan and implement data platform resourcesMonitor, configure, and optimize database resourcesConfigure and manage automation of tasksPlan and configure high availability and disaster recoveryImplement a secure environmentAll domains →

Study Tools

Practice TestMock ExamFlashcardsAll Topics

Sample Plan and configure high availability and disaster recovery Questions

Practice all 19+ →
1.

A company runs a critical Azure SQL Database in the West US region. To meet a Recovery Point Objective (RPO) of 5 seconds and a Recovery Time Objective (RTO) of 30 seconds during a regional outage, which deployment option should be used?

A.Use an Auto-Failover Group with a secondary in West US 2
B.Deploy the database in the Business Critical tier with zone-redundant configuration in West US
C.Enable geo-zone-redundant backup storage and perform point-in-time restore
D.Configure Active Geo-Replication with a readable secondary in East US

Explanation: The Business Critical tier with zone-redundant configuration provides synchronous replication of data across three availability zones within the same Azure region, ensuring zero data loss (RPO=0) and automatic failover within seconds. This meets the stringent RPO of 5 seconds and RTO of 30 seconds during a regional outage because zone redundancy protects against zone-level failures, and the failover is automatic and fast. In contrast, other options either introduce asynchronous replication (which cannot guarantee an RPO of 5 seconds) or rely on cross-region failover that exceeds the required RTO.

2.

A company has an Azure SQL Managed Instance in the East US region. They need to implement disaster recovery with automatic failover to a paired region. The solution must minimize data loss to less than 5 seconds. Which feature should they use?

A.Active Geo-Replication with a secondary in East US 2
B.Enable geo-redundant backup storage and restore to West US
C.Configure an Auto-Failover Group with a secondary instance in West US
D.Set up a Failover Group with manual failover to a secondary in West US

Explanation: Option C is correct because Auto-Failover Groups for Azure SQL Managed Instance provide automatic failover to a paired region (West US) with a replication lag target of less than 5 seconds when using the Readable Secondary option. This feature uses synchronous replication at the commit level to minimize data loss, meeting the RPO requirement of <5 seconds.

3.

A company runs SQL Server 2019 on Azure Virtual Machines in an availability set. They need to achieve high availability for a critical database with automatic failover and no shared storage. The solution must minimize downtime during planned maintenance. What should they implement?

A.Configure Log Shipping to a secondary VM
B.Deploy a Failover Cluster Instance using Azure Shared Disks
C.Create an Always On Availability Group with an availability group listener
D.Use Database Mirroring with automatic failover

Explanation: An Always On Availability Group (AG) with a listener provides high availability with automatic failover at the database level without requiring shared storage. This solution meets the requirement for automatic failover and minimizes downtime during planned maintenance by allowing manual failover to a synchronized secondary replica with minimal disruption.

4.

A company uses Azure SQL Database Hyperscale tier for a large database. They need to perform a disaster recovery drill by failing over to a secondary region with minimal data loss. The secondary is in a paired region and is readable. Which approach should they use?

A.Restore a geo-redundant backup to the secondary region
B.Configure Active Geo-Replication to the secondary region
C.Create a named replica in the secondary region and fail over manually
D.Use an Auto-Failover Group with the secondary in the paired region

Explanation: Auto-Failover Groups with Azure SQL Database Hyperscale provide automated, orchestrated failover to a secondary region with minimal data loss by using synchronous replication for the log service. This meets the requirement for a disaster recovery drill with a readable secondary and minimal data loss, as the secondary is kept in sync and can be failed over manually or automatically.

5.

Which TWO options are required to configure a SQL Server Always On Availability Group on Azure Virtual Machines?

A.Internal Load Balancer
B.Azure Files share for witness
C.Windows Server Failover Cluster
D.Azure SQL Database

Explanation: A is correct because an Internal Load Balancer is required to route traffic to the primary replica in a SQL Server Always On Availability Group (AG) deployed on Azure Virtual Machines. The listener uses the ILB's frontend IP and health probe to direct client connections to the current primary node, as the Windows Server Failover Cluster (WSFC) does not support the cluster IP address in Azure without a load balancer.

+14 more Plan and configure high availability and disaster recovery questions available

Practice all Plan and configure high availability and disaster recovery questions

How to master Plan and configure high availability and disaster recovery for DP-300

1. Baseline your knowledge

Start with 10 questions to gauge your current understanding of Plan and configure high availability and disaster recovery. This tells you whether you need a concept refresher or just practice.

2. Review every explanation

For each question — right or wrong — read the full explanation. Understanding why an answer is correct is more valuable than knowing the answer itself.

3. Focus on exam traps

Plan and configure high availability and disaster recovery questions on the DP-300 frequently use trap wording. Look for subtle differences in answers that test your precision, not just general knowledge.

4. Reach 80% consistently

Do repeated sessions until you score 80%+ three times in a row. Then move to mixed-mode practice to test cross-topic recall under realistic conditions.

Frequently asked questions

How many DP-300 Plan and configure high availability and disaster recovery questions are on the real exam?

The exact number varies per candidate. Plan and configure high availability and disaster recovery is tested as part of the Microsoft Azure Database Administrator Associate DP-300 blueprint. Practicing with targeted Plan and configure high availability and disaster recovery questions ensures you can handle any format or difficulty that appears.

Are these DP-300 Plan and configure high availability and disaster recovery practice questions free?

Yes. Courseiva provides free DP-300 practice questions across all exam topics and domains. The platform includes topic-based practice, mock exams, missed-question review, bookmarked questions, and readiness tracking — no account required.

Is Plan and configure high availability and disaster recovery one of the harder DP-300 topics?

Difficulty is subjective, but Plan and configure high availability and disaster recovery is a high-priority exam concept tested in multiple ways — direct recall, scenario analysis, and command-output interpretation. Consistent practice is the best way to build confidence.

Ready to practice?

Launch a full Plan and configure high availability and disaster recovery practice session with instant scoring and detailed explanations.

Start Plan and configure high availability and disaster recovery Practice →

Topic Info

Topic

Plan and configure high availability and disaster recovery

Exam

DP-300

Questions available

19+