Microsoft Certified Azure Database Administrator Associate · Free Practice Question Easy
Question 7
When setting up authentication for your Azure SQL Database, which methods can you use for integrated authentication?
-
A
Entra ID
-
B
Local Active Directory
-
C
OAuth
-
D
Shared Access Signature
Reveal correct answer
Correct answer: A
A. Entra ID is a valid method for integrated authentication in Azure SQL Database. It allows users to authenticate using their Entra ID credentials, providing a seamless and secure authentication process within the Azure environment.
B. Local Active Directory is not a method for integrated authentication in Azure SQL Database. While it can be used for authentication in other scenarios, it is not specifically designed for integrated authentication within Azure SQL Database.
C. OAuth is not a method for integrated authentication in Azure SQL Database. OAuth is primarily used for authorization and delegated access, rather than authentication within the Azure SQL Database environment.
D. Shared Access Signature is not a method for integrated authentication in Azure SQL Database. Shared Access Signatures are typically used for providing limited access to specific resources, such as storage accounts, and are not intended for integrated authentication within Azure SQL Database.
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
