SC-300 · Question #425
Hotspot Question You have an Azure subscription named Sub1 that contains two storage accounts named storage1 and storage2 and the blob containers shown in the following table. Sub1 contains the…
The correct answer is User1 can read the contents of blob3. = No; User1 can read the contents of blob2. = Yes; User2 can read the contents of blob1. = Yes. User1 has a role assignment with Condition1 applied, which typically restricts blob access based on specific conditions (such as blob index tags or container names). User1 can read blob3 (Yes) because blob3 meets the condition criteria, but cannot read blob2 (No) because blob2…
Question
Exhibits
Answer Area
- User1 can read the contents of blob3.No
- User1 can read the contents of blob2.Yes
- User2 can read the contents of blob1.Yes
Explanation
User1 has a role assignment with Condition1 applied, which typically restricts blob access based on specific conditions (such as blob index tags or container names). User1 can read blob3 (Yes) because blob3 meets the condition criteria, but cannot read blob2 (No) because blob2 does not satisfy the condition. User2 can read blob1 (Yes) because User2 has an unconditional role assignment (such as Storage Blob Data Reader) on storage1 or its container, granting full read access without attribute-based restrictions.
Topics
Community Discussion
No community discussion yet for this question.


