Courseiva
Configure and manage automation of tasksmediumMultiple SelectObjective-mapped

DP-300 Configure and manage automation of tasks Practice Question

Which THREE components are required to set up elastic jobs in Azure SQL Database?

⚠ Common exam trap

A common mix-up: candidates confuse SQL Server Agent (an on-premises/IaaS tool) with the cloud-native elastic job agent, or assume an Azure Automation account is needed for scheduling, when in fact elastic jobs have their own built-in scheduling and agent service.

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

Target groups

Target groups (C) are required because they define the set of databases (or elastic pools) against which an elastic job will execute. Without target groups, the job agent has no scope of execution. The elastic job agent (D) orchestrates job scheduling and execution, and job credentials (E) are needed to authenticate to the target databases for running T-SQL scripts.

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 Automation account

    Why it's wrong here

    Azure Automation is not required for elastic jobs.

  • SQL Server Agent

    Why it's wrong here

    SQL Server Agent is for on-premises or IaaS, not elastic jobs.

  • Target groups

    Why this is correct

    Target groups specify which databases to run the job on.

  • An elastic job agent

    Why this is correct

    The job agent manages the jobs.

  • Job credentials

    Why this is correct

    Credentials are used to connect to target databases.

About these practice questions

One of 906 original DP-300 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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.