Learn how to configure attribute-based access control (ABAC) for an Azure Blob storage account by leveraging blob index tags, file extensions, and container names as access condition attributes.
Table of Contents
Question
You have an Azure subscription that contains an Azure Blob storage account named blob1.
You need to configure attribute-based access control (ABAC) for blob1.
Which attributes can you use in access conditions?
A. blob index tags only
B. blob index tags and container names only
C. file extensions and container names only
D. blob index tags, file extensions, and container names
Answer
D. blob index tags, file extensions, and container names
Explanation
Attribute-based access control (ABAC) in Azure Blob storage allows you to define access conditions based on the following attributes:
- Blob index tags: User-defined key-value metadata on blobs
- File extensions: The file extension of the blob, e.g., .pdf, .docx
- Container names: The name of the container the blob resides in
Microsoft Azure Security Technologies AZ-500 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Microsoft Azure Security Technologies AZ-500 exam and earn Microsoft Azure Security Technologies AZ-500 certification.