
Answer-first summary for fast verification
Answer: Enable identity-based access on storage2 for file shares.
To provide Group4 with Azure RBAC read-only permissions to the Azure file shares, you need to enable identity-based access for the file shares on storage2. Identity-based access allows management of access to file shares using Azure AD identities, which includes users, groups, and service principals. This method ensures that access control is managed centrally via Azure AD, adhering to the principle of least privilege.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
What is the required action to provide Group4 read-only access to Azure file shares using Azure RBAC?
A
Enable identity-based access on storage2 for file shares.
B
Recreate storage2 with an enabled Hierarchical namespace.
C
Upgrade storage1 and storage4 to StorageV2 account type.
D
Generate a shared access signature for storage accounts 1, 2, and 4.
No comments yet.