nerdexam
Microsoft

SC-300 · Question #278

You have an Azure subscription that contains a user named User1 and two resource groups named RG1 and RG2. You need to ensure that User1 can perform the following tasks: - View all resources…

The correct answer is C. 3. Assign User1 the "Reader" role at the subscription level to view all resources. Assign User1 the "Virtual Machine Contributor" role at the RG1 level to restart virtual machines and create virtual machines in RG1 only. Assign User1 the "Storage Account Contributor" role at the…

Submitted by ricky.ec· Mar 6, 2026Implement authentication and access management

Question

You have an Azure subscription that contains a user named User1 and two resource groups named RG1 and RG2. You need to ensure that User1 can perform the following tasks:

  • View all resources.
  • Restart virtual machines.
  • Create virtual machines in RG1 only.
  • Create storage accounts in RG1 only.

What is the minimum number of role-based access control (RBAC) role assignments required?

Options

  • A1
  • B2
  • C3
  • D4

How the community answered

(20 responses)
  • A
    5% (1)
  • B
    5% (1)
  • C
    75% (15)
  • D
    15% (3)

Explanation

Assign User1 the "Reader" role at the subscription level to view all resources. Assign User1 the "Virtual Machine Contributor" role at the RG1 level to restart virtual machines and create virtual machines in RG1 only. Assign User1 the "Storage Account Contributor" role at the RG1 level to create storage accounts

Topics

#RBAC#role assignments#resource groups#least privilege

Community Discussion

No community discussion yet for this question.

Full SC-300 Practice