Which mechanism should you use to grant User1 time-limited access to the blob container blob1 that expires after six days?
Choose an answer
Tap an option to check your answer.
Correct answer: a shared access signature (SAS).
Why this is the answer
A shared access signature (SAS) is the correct mechanism because it provides delegated access to Azure Storage resources with granular control over permissions and a defined validity period. You can specify the start time, expiry time (six days in this case), and permissions for the SAS. RBAC grants permissions to Azure resources for security principals and is not designed for time-limited, direct access to specific storage objects like a blob container. A shared access policy defines a reusable set of permissions and an expiry time for a SAS, but it's not the mechanism itself for granting access; it's a component used with a SAS for managing multiple SAS tokens. A managed identity provides an Azure AD identity for Azure services to authenticate to cloud services without managing credentials, which is not applicable for granting external user access to a blob container.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed