az-104 Practice Question 801

Exam: az-104
Domain: Describe Azure architecture and services
Topic: Describe Azure identity, access, and security
Difficulty: medium
You need to ensure that you can grant Group4 Azure RBAC read only permissions to all the Azure file shares. What should you do?

Answer Options

A
On storage2, enable identity-based access for the file shares.
B
Recreate storage2 and set Hierarchical namespace to Enabled.
C
On storage1 and storage4, change the Account kind type to StorageV2 (general purpose v2).
D
Create a shared access signature (SAS) for storage1, storage2, and storage4.

Correct Answer

A: On storage2, enable identity-based access for the file shares.

Explanation

Azure Files supports identity-based authentication over Server Message Block (SMB) through on-premises Active Directory Domain Services (AD DS) and Azure Active Directory Domain Services (Azure AD DS).