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…
Question
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)- A13% (4)
- B3% (1)
- C80% (24)
- D3% (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.