AZ-500 · Question #407
AZ-500 Question #407: Real Exam Question with Answer & Explanation
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). https://learn.microsoft.com/en-us/azure/storage/blobs/authorize-data-o
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
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.