
Explanation:
To implement role-based access control (RBAC) for Azure Data Lake Storage that allows project members to manage storage resources, the following three-step approach is optimal:
A: Create security groups in Azure Active Directory (Azure AD) and add project members
C: Assign Azure AD security groups to Azure Data Lake Storage
E: Configure access control lists (ACL) for the Azure Data Lake Storage account
Why other options are less suitable:
Ultimate access to all questions.
No comments yet.
You are developing data engineering solutions for a company. A project requires deploying data to Azure Data Lake Storage. You need to implement role-based access control (RBAC) to allow project members to manage the Azure Data Lake Storage resources.
Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
A
Create security groups in Azure Active Directory (Azure AD) and add project members.
B
Configure end-user authentication for the Azure Data Lake Storage account.
C
Assign Azure AD security groups to Azure Data Lake Storage.
D
Configure Service-to-service authentication for the Azure Data Lake Storage account.
E
Configure access control lists (ACL) for the Azure Data Lake Storage account.