nerdexam
Microsoft

AZ-900 · Question #464

You have multiple storage accounts in your subscription. You need to provide read access for storage account1 only to a user, Write access to storage account1 shouldn't be granted. Access to other sto

The correct answer is C. Azure RBAC. Option A is Incorrect : Azure AD Device management helps register our devices to azure. Hence, it can not help in this case. Option B is Incorrect : Privileged Identity Management (PIM) enables you to manage, control, and monitor access to important resources in your organization

Submitted by ngozi_ng· Mar 5, 2026Describe Azure Management and Governance

Question

You have multiple storage accounts in your subscription. You need to provide read access for storage account1 only to a user, Write access to storage account1 shouldn't be granted. Access to other storage accounts should not be given. Which of the following you should configure to achieve this target?

Options

  • AAzure AD Device Management
  • BPrivileged Identity Management(PIM)
  • CAzure RBAC
  • DConditional Access

How the community answered

(44 responses)
  • A
    5% (2)
  • B
    2% (1)
  • C
    82% (36)
  • D
    11% (5)

Explanation

Option A is Incorrect : Azure AD Device management helps register our devices to azure. Hence, it can not help in this case. Option B is Incorrect : Privileged Identity Management (PIM) enables you to manage, control, and monitor access to important resources in your organization. These resources include objects in Azure AD, Azure & M365 only and not to the Azure storage accounts. Option C is correct : Azure RBAC helps us to give fine-grained access control to our users. It can be attached at the resource level also. A reader role at the Storage account1 level will help in this Option D is Incorrect : Conditional Access is simple If-Then statements, which helps you to allow/deny/require MFA to a sign-in attempt based on the signals, not suitable to give access https://docs.microsoft.com/en-us/azure/role-based-access-control/overview

Community Discussion

No community discussion yet for this question.

Full AZ-900 Practice