Courseiva
Implement a secure environmenteasyMultiple SelectObjective-mapped

DP-300 Implement a secure environment Practice Question

You are configuring authentication for Azure SQL Database. Which TWO of the following are supported authentication methods?

⚠ Common exam trap

Many candidates confuse supported authentication methods for Azure SQL Database with those available for on-premises SQL Server, mistakenly selecting Windows authentication or certificate-based SQL logins, which are not supported in Azure SQL Database.

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

Microsoft Entra ID authentication with a service principal.

Microsoft Entra ID authentication with a service principal is supported in Azure SQL Database. A service principal is an identity created for use with applications, hosted services, and automated tools to access Azure resources, and it can authenticate to Azure SQL Database using Microsoft Entra ID (formerly Azure AD) tokens. This method enables secure, non-interactive authentication for applications and automation scenarios.

Answer analysis

Option-by-option breakdown

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

  • Windows authentication using Kerberos.

    Why it's wrong here

    Azure SQL Database does not support Windows authentication.

  • Microsoft Entra ID authentication with a service principal.

    Why this is correct

    Service principals in Microsoft Entra ID can authenticate to Azure SQL Database.

  • OAuth 2.0 token authentication.

    Why it's wrong here

    OAuth tokens are used internally by Microsoft Entra ID but not as a separate authentication method.

  • SQL authentication with a username and password.

    Why this is correct

    SQL authentication is supported, though Microsoft Entra ID is recommended.

  • Certificate-based authentication for SQL logins.

    Why it's wrong here

    SQL logins use username/password; certificates are not used for login.

Go deeper

Related to this question

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.