|
1 | 1 | ---
|
2 |
| -title: Actions and attributes for Azure role assignment conditions in Azure Storage |
| 2 | +title: Actions and attributes for Azure role assignment conditions for Azure Blob Storage |
3 | 3 | titleSuffix: Azure Storage
|
4 |
| -description: Supported actions and attributes for Azure role assignment conditions and Azure attribute-based access control (Azure ABAC) in Azure Storage. |
| 4 | +description: Supported actions and attributes for Azure role assignment conditions and Azure attribute-based access control (Azure ABAC) for Azure Blob Storage. |
5 | 5 | services: storage
|
6 | 6 | author: jimmart-dev
|
7 | 7 |
|
8 | 8 | ms.service: storage
|
9 | 9 | ms.topic: conceptual
|
10 |
| -ms.date: 09/14/2022 |
| 10 | +ms.date: 09/28/2022 |
11 | 11 | ms.author: jammart
|
12 | 12 | ms.reviewer: nachakra
|
13 | 13 | ms.subservice: blobs
|
14 | 14 | ---
|
15 | 15 |
|
16 |
| -# Actions and attributes for Azure role assignment conditions in Azure Storage (preview) |
| 16 | +# Actions and attributes for Azure role assignment conditions for Azure Blob Storage (preview) |
17 | 17 |
|
18 | 18 | > [!IMPORTANT]
|
19 | 19 | > Azure ABAC and Azure role assignment conditions are currently in preview.
|
@@ -47,9 +47,9 @@ In this preview, storage accounts support the following suboperations:
|
47 | 47 | > | [Sets the access tier on a blob](#sets-the-access-tier-on-a-blob) | `Microsoft.Storage/storageAccounts/blobServices/containers/blobs/write` | `Blob.Write.Tier` |
|
48 | 48 | > | [Write to a blob with blob index tags](#write-to-a-blob-with-blob-index-tags) | `Microsoft.Storage/storageAccounts/blobServices/containers/blobs/write` <br/> `Microsoft.Storage/storageAccounts/blobServices/containers/blobs/add/action` | `Blob.Write.WithTagHeaders` |
|
49 | 49 |
|
50 |
| -## Azure Blob storage actions and suboperations |
| 50 | +## Azure Blob Storage actions and suboperations |
51 | 51 |
|
52 |
| -This section lists the supported Azure Blob storage actions and suboperations you can target for conditions. |
| 52 | +This section lists the supported Azure Blob Storage actions and suboperations you can target for conditions. |
53 | 53 |
|
54 | 54 | ### List blobs
|
55 | 55 |
|
@@ -295,9 +295,9 @@ This section lists the supported Azure Blob storage actions and suboperations yo
|
295 | 295 | > | **Examples** | [Example: Read, write, or delete blobs in named containers](storage-auth-abac-examples.md#example-read-write-or-delete-blobs-in-named-containers)<br/>[Example: Read blobs in named containers with a path](storage-auth-abac-examples.md#example-read-blobs-in-named-containers-with-a-path)<br/>[Example: Read or list blobs in named containers with a path](storage-auth-abac-examples.md#example-read-or-list-blobs-in-named-containers-with-a-path)<br/>[Example: Write blobs in named containers with a path](storage-auth-abac-examples.md#example-write-blobs-in-named-containers-with-a-path)<br/>[Example: Read only current blob versions](storage-auth-abac-examples.md#example-read-only-current-blob-versions)<br/>[Example: Read current blob versions and any blob snapshots](storage-auth-abac-examples.md#example-read-current-blob-versions-and-any-blob-snapshots)<br/>[Example: Read only storage accounts with hierarchical namespace enabled](storage-auth-abac-examples.md#example-read-only-storage-accounts-with-hierarchical-namespace-enabled) |
|
296 | 296 | > | **Learn more** | [Azure Data Lake Storage Gen2 hierarchical namespace](../blobs/data-lake-storage-namespace.md) |
|
297 | 297 |
|
298 |
| -## Azure Blob storage attributes |
| 298 | +## Azure Blob Storage attributes |
299 | 299 |
|
300 |
| -This section lists the Azure Blob storage attributes you can use in your condition expressions depending on the action you target. If you select multiple actions for a single condition, there might be fewer attributes to choose from for your condition because the attributes must be available across the selected actions. |
| 300 | +This section lists the Azure Blob Storage attributes you can use in your condition expressions depending on the action you target. If you select multiple actions for a single condition, there might be fewer attributes to choose from for your condition because the attributes must be available across the selected actions. |
301 | 301 |
|
302 | 302 | > [!NOTE]
|
303 | 303 | > Attributes and values listed are considered case-insensitive, unless stated otherwise.
|
|
0 commit comments