Courseiva

DP-300 SQL auditing Practice Question

You need to configure monitoring for an Azure SQL Database to meet the following requirements: - Alert when average DTU consumption exceeds 90% for 10 minutes. - Track failed logins. - Analyze query performance over the last 30 days. Which THREE Azure services or features should you use? (Choose three.)

⚠ Common exam trap

Candidates often confuse the purpose of SQL auditing (security logging) with Query Store (performance tracking) or metric alerts. Remember: auditing tracks logins, Query Store tracks query performance, and metric alerts monitor resource utilization.

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

SQL auditing

(SQL auditing) is correct because it logs failed login attempts. Option C (Query Store) is correct as it retains query performance data for historical analysis (e.g., 30 days). Option D (Azure Monitor metric alerts) is correct because it can monitor metrics like DTU and trigger alerts when thresholds are exceeded. Option B (Automatic tuning) is wrong because it optimizes query execution plans, not monitoring. Option E (Azure SQL Assessment) is wrong; it provides best-practice recommendations, not monitoring.

Answer analysis

Option-by-option breakdown

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

  • SQL auditing

    Why this is correct

    Audit logs capture failed logins.

  • Automatic tuning

    Why it's wrong here

    Automatic tuning is not a monitoring feature.

  • Query Store

    Why this is correct

    Retains query performance history.

  • Azure Monitor metric alerts

    Why this is correct

    Alerts on DTU percentage.

  • Azure SQL Assessment

    Why it's wrong here

    Assesses best practices, not monitoring.

Go deeper

Related to this question

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.