Skip to content

Commit 43e49b5

Browse files
authored
Update storage-auth-abac.md
1 parent cfd1316 commit 43e49b5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/storage/blobs/storage-auth-abac.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,15 +63,14 @@ The [Azure role assignment condition format](../../role-based-access-control/con
6363

6464
## Status of condition features in Azure Storage
6565

66-
Azure attribute-based access control (Azure ABAC) is generally available (GA) for controlling access to Azure Blob Storage, Azure Data Lake Storage, and Azure Queues using `request`, `resource`, `environment`, and `principal` attributes in both the standard and premium storage account performance tiers. Currently, the container metadata resource attribute and the list blob include request attribute are in PREVIEW.
66+
Azure attribute-based access control (Azure ABAC) is generally available (GA) for controlling access to Azure Blob Storage, Azure Data Lake Storage, and Azure Queues using `request`, `resource`, `environment`, and `principal` attributes in both the standard and premium storage account performance tiers. Currently, the list blob include request attribute and snapshot request attribute for hierarchical namespace are in PREVIEW.
6767

6868
The following table shows the current status of ABAC by storage resource type and attribute type. Exceptions for specific attributes are also shown.
6969

7070
| Resource types | Attribute types | Attributes | Availability |
7171
|---|---|---|---|
7272
| Blobs<br/>Data Lake Storage<br/>Queues | Request<br/>Resource<br/>Environment<br/>Principal | All attributes except those noted in this table | GA |
7373
| Data Lake Storage | Resource | [Snapshot](storage-auth-abac-attributes.md#snapshot) | Preview |
74-
| Blobs<br/>Data Lake Storage | Resource | [Container metadata](storage-auth-abac-attributes.md#container-metadata) | Preview |
7574
| Blobs | Request | [List blob include](storage-auth-abac-attributes.md#list-blob-include) | Preview |
7675

7776
See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.

0 commit comments

Comments
 (0)