Skip to content

Commit b5a5c2d

Browse files
edits
1 parent 4e17f1a commit b5a5c2d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The [Azure role assignment condition format](../../role-based-access-control/con
6262

6363
## Status of condition features in Azure Storage
6464

65-
Azure attribute-based access control (Azure ABAC) is generally available (GA) for controlling access to Azure Blob Storage, Azure Data Lake Storage Gen2, and Azure Queues using `request`, `resource`, `environment`, and `principal` attributes in the standard storage account performance tier.
65+
Azure attribute-based access control (Azure ABAC) is generally available (GA) for controlling access to Azure Blob Storage, Azure Data Lake Storage Gen2, 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.
6666

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

@@ -71,7 +71,7 @@ The following table shows the current status of ABAC by storage resource type an
7171
| Blobs<br/>Data Lake Storage Gen2<br/>Queues | request<br/>resource<br/>environment<br/>principal | All attributes except those explicitly noted in this table | GA |
7272
| Data Lake Storage Gen2 | resource | snapshot | Preview |
7373
| Blobs<br/>Data Lake Storage Gen2 | resource | container metadata | Preview |
74-
| Blobs<br/>Data Lake Storage Gen2 | request | blobs:include | Preview |
74+
| Blobs | request | list blob include | Preview |
7575

7676
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.
7777

includes/storage-abac-preview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ ms.custom: "include file"
1111
---
1212

1313
> [!IMPORTANT]
14-
> Azure attribute-based access control (Azure ABAC) is generally available (GA) for controlling access to Azure Blob Storage, Azure Data Lake Storage Gen2, 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 blob list include request attribute are in PREVIEW. For complete feature status information of ABAC for Azure Storage, see [Status of condition features in Azure Storage](../articles/storage/blobs/storage-auth-abac.md#status-of-condition-features-in-azure-storage).
14+
> Azure attribute-based access control (Azure ABAC) is generally available (GA) for controlling access to Azure Blob Storage, Azure Data Lake Storage Gen2, 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. For complete feature status information of ABAC for Azure Storage, see [Status of condition features in Azure Storage](../articles/storage/blobs/storage-auth-abac.md#status-of-condition-features-in-azure-storage).
1515
>
1616
> 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)