Courseiva
Question 749 of 919
Monitor, configure, and optimize database resourcesmediumMultiple ChoiceObjective-mapped

DP-300 Practice Question: Monitor, configure, and optimize database resources

You manage an Azure SQL Database that has automatic tuning enabled. You receive an alert that the database is experiencing plan regression. The automatic tuning has forced a plan, but performance is still poor. What should you do first?

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

Review the Query Store to identify the root cause of regression.

Query Store can show plan history and regression details, helping analyze why the forced plan is not optimal. Option A is wrong because disabling automatic tuning and creating a plan guide may be premature without first identifying the root cause. Option C is wrong because manually reverting to a previous plan using Query Store should not be the first action; you need to understand the regression first. Option D is wrong because scaling up the database does not directly address plan quality or regression.

Answer analysis

Option-by-option breakdown

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

  • Disable automatic tuning and create a plan guide.

    Why it's wrong here

    Reverting may cause further regression.

  • Review the Query Store to identify the root cause of regression.

    Why this is correct

    Query Store can show plan history and regression details, helping analyze why the forced plan is not optimal.

  • Manually revert to the previous plan using Query Store.

    Why it's wrong here

    Manually reverting to a previous plan without first understanding why the forced plan is performing poorly could lead to repeated regression. The first step should be to review the Query Store to identify the root cause.

  • Scale up the database to reduce resource pressure.

    Why it's wrong here

    Scaling up doesn't address plan quality.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 21, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

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.