
Ultimate access to all questions.
In the context of implementing data governance within an Azure Databricks workspace, you are required to ensure the environment is secure and compliant. The solution must leverage Unity Catalog for metadata management and service principals for secure access. Considering the need for scalability, cost-effectiveness, and adherence to compliance standards, which of the following steps is the MOST appropriate to achieve this goal? Choose the best option from the four provided.
A
Enable Unity Catalog to centralize metadata management, create service principals for secure application access, implement role-based access control (RBAC) for fine-grained permissions, and enforce data security policies including encryption and data masking.
B
Disable Unity Catalog to reduce complexity, create service principals for application access, configure access control lists (ACLs) for permissions, and apply basic data security measures.
C
Enable Unity Catalog for metadata management, create individual user accounts for each application access, use RBAC for permissions, and enforce comprehensive data security policies.
D
Disable Unity Catalog to minimize costs, create individual user accounts for all access needs, implement ACLs for permissions, and apply minimal data security policies to meet basic compliance.