nerdexam
Microsoft

SC-300 · Question #419

Hotspot Question You have an Azure subscription that contains two resource groups named RG1 and RG2, a storage account named storage1. You assign roles for the subscription as shown in the following…

The correct answer is User1 can read the data stored in storage1. = Yes; User2 can create a virtual network in RG2. = No; User3 can assign roles for storage1. = Yes. User1 has the Storage Blob Data Reader role assigned at the storage1 level, which grants read access to blob data within storage1, making statement 1 'Yes' correct. User2 only has the Reader role at the subscription level and no additional roles for RG2 or its resources; the…

Submitted by javi_es· Mar 6, 2026Manage identity and access - specifically managing Azure role-based access control (RBAC) assignments at subscription, resource group, and resource scopes, including understanding data plane vs. management plane roles.

Question

Hotspot Question You have an Azure subscription that contains two resource groups named RG1 and RG2, a storage account named storage1. You assign roles for the subscription as shown in the following table. You assign roles for RG1 as shown in the following table. You assign roles for storage1 as shown in the following exhibit. Roles are NOT assigned for other Azure resources. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Answer:

Exhibit

SC-300 question #419 exhibit

Answer Area

  • User1 can read the data stored in storage1.Yes
  • User2 can create a virtual network in RG2.No
  • User3 can assign roles for storage1.Yes

Explanation

User1 has the Storage Blob Data Reader role assigned at the storage1 level, which grants read access to blob data within storage1, making statement 1 'Yes' correct. User2 only has the Reader role at the subscription level and no additional roles for RG2 or its resources; the Reader role is read-only and does not permit creating resources like virtual networks, making statement 2 'No' correct. User3 has the Owner role assigned at the storage1 level, which includes the ability to manage access (assign roles) for that specific resource, making statement 3 'Yes' correct. Azure RBAC is additive and roles assigned at lower scopes (like storage1) take effect alongside inherited roles from parent scopes.

Topics

#Azure RBAC#Role Assignments#Scope Inheritance#Storage Account Permissions

Community Discussion

No community discussion yet for this question.

Full SC-300 Practice