nerdexam
Microsoft

AZ-500 · Question #407

You have an Azure subscription that contains a a blob container named blob1. You need to grant user1 access to blob1. The solution must ensure that the access expires after six days. What should you…

The correct answer is C. role-based access control (RBAC). Depending on how you want to authorize access to blob data in the Azure portal, you'll need specific permissions. In most cases, these permissions are provided via Azure role-based access control (Azure RBAC)…

Submitted by marco_it· Mar 6, 2026Secure identity and access

Question

You have an Azure subscription that contains a a blob container named blob1. You need to grant user1 access to blob1. The solution must ensure that the access expires after six days. What should you use?

Options

  • Aa shared access policy
  • Ba shared access signature (SAS)
  • Crole-based access control (RBAC)
  • Da managed identity

How the community answered

(32 responses)
  • A
    3% (1)
  • B
    13% (4)
  • C
    75% (24)
  • D
    9% (3)

Explanation

Depending on how you want to authorize access to blob data in the Azure portal, you'll need specific permissions. In most cases, these permissions are provided via Azure role-based access control (Azure RBAC). https://learn.microsoft.com/en-us/azure/storage/blobs/authorize-data-operations-portal

Community Discussion

No community discussion yet for this question.

Full AZ-500 Practice