Courseiva
Question 402 of 919
Configure and manage automation of tasksmediumMultiple SelectObjective-mapped

DP-300 Configure and manage automation of tasks Practice Question

You are implementing automation for an Azure SQL Database. Which TWO scenarios are appropriate for using elastic database jobs? (Choose two.)

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

Checking data consistency across multiple databases

Elastic database jobs are designed for executing administrative tasks across multiple databases in Azure SQL Database. Checking data consistency (B) and rebuilding indexes (D) are common maintenance tasks that benefit from automation across many databases. Option A is incorrect because scaling up a database is handled by Azure's automatic scaling features, not elastic jobs. Option C is incorrect because creating logins and users is better managed using contained database users or Azure AD authentication for security and simplicity. Option E is incorrect because full database backups are automatically managed by Azure SQL Database, so a job is unnecessary.

Answer analysis

Option-by-option breakdown

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

  • Scaling up a database when CPU usage is high

    Why it's wrong here

    Scaling is not an elastic job; it's a management operation.

  • Checking data consistency across multiple databases

    Why this is correct

    Data consistency checks can be run across databases.

  • Creating logins and users across multiple databases

    Why it's wrong here

    User management is better done with contained database users or Entra ID.

  • Rebuilding indexes across all databases in an elastic pool

    Why this is correct

    Index maintenance is a typical elastic job.

  • Performing a full database backup

    Why it's wrong here

    Backups are automated by Azure; no need for elastic jobs.

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.