AZ-104 · Question #714
Hotspot Question You have an Azure Storage account named contoso2024 that contains the resources shown in the following table. You have users that have permissions for contoso2024 as shown in the…
The correct answer is User1 can read File1. = No; User2 can read File2. = Yes; User3 can read File1 and File2. = Yes. User1 has only Blob storage permissions (e.g., Storage Blob Data Reader) which does not grant access to Azure File shares - Blob and File services use separate RBAC roles and access mechanisms, so User1 cannot read File1 in the file share. User2 has appropriate permissions for…
Question
Exhibits
Answer Area
- User1 can read File1.No
- User2 can read File2.Yes
- User3 can read File1 and File2.Yes
Explanation
User1 has only Blob storage permissions (e.g., Storage Blob Data Reader) which does not grant access to Azure File shares - Blob and File services use separate RBAC roles and access mechanisms, so User1 cannot read File1 in the file share. User2 has appropriate permissions for the file share (e.g., Storage File Data SMB Share Reader or Contributor) allowing them to read File2. User3 has a higher-level role such as Storage Account Contributor or Owner, which grants broad access across all storage services including both Blob and File storage, enabling them to read both File1 and File2.
Topics
Community Discussion
No community discussion yet for this question.



