
Answer-first summary for fast verification
Answer: Azure Active Directory (AAD)
Azure Active Directory (AAD) stands out as the optimal choice for centralizing and managing access control policies across diverse data sources. It offers a comprehensive identity and access management solution, enabling the definition of user identities, groups, and roles, along with the assignment of permissions based on organizational security needs. AAD facilitates seamless integration with Azure Databricks and other Azure services, ensuring consistent enforcement of access control policies. It also supports single sign-on (SSO) and multi-factor authentication (MFA) for enhanced security. While Azure RBAC is useful for role and permission management within specific services, it lacks the centralized management capabilities required for complex environments. Azure Managed Identities simplify authentication but are not designed for policy management across data sources. Azure Policy focuses on governance and compliance rather than access control management. Therefore, AAD is the most suitable service for this scenario.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In a scenario where Azure Databricks interacts with multiple data sources including Azure SQL Database, Azure Data Lake Storage Gen2, and Cosmos DB, which Azure service is best suited for centralizing and managing access control policies across these diverse data sources?
A
Azure Role-Based Access Control (RBAC)
B
Azure Policy
C
Azure Active Directory (AAD)
D
Azure Managed Identities
No comments yet.