nerdexam
Microsoft

DP-300 · Question #458

You have an Azure subscription that contains multiple Azure SQL databases. You plan to deploy automation tasks that will be controlled by using elastic jobs. You need to ensure that the jobs…

The correct answer is C. Enable Microsoft Entra authentication on the job target logical servers for Azure SQL Database. Azure SQL Database, Create, configure, and manage elastic jobs There are two methods of authentication for the job agent to target server(s)/database(s), Microsoft Entra authentication with a user-assigned managed identity (UMI), or database-scoped…

Submitted by brentm· Mar 6, 2026Configure and manage automation of tasks

Question

You have an Azure subscription that contains multiple Azure SQL databases. You plan to deploy automation tasks that will be controlled by using elastic jobs. You need to ensure that the jobs authenticate by using a user-assigned managed identity. What should you do first?

Options

  • AConfigure the minimum TLS setting on the job target logical servers for Azure SQL Database.
  • BCreate a database scoped credential on the job target logical servers for Azure SQL Database.
  • CEnable Microsoft Entra authentication on the job target logical servers for Azure SQL Database.
  • DConfigure an elastic jobs private endpoint.

How the community answered

(30 responses)
  • A
    13% (4)
  • B
    3% (1)
  • C
    80% (24)
  • D
    3% (1)

Explanation

Azure SQL Database, Create, configure, and manage elastic jobs There are two methods of authentication for the job agent to target server(s)/database(s), Microsoft Entra authentication with a user-assigned managed identity (UMI), or database-scoped https://learn.microsoft.com/en-us/azure/azure-sql/database/elastic-jobs-tutorial

Community Discussion

No community discussion yet for this question.

Full DP-300 Practice