Skip to content

Commit 17d3873

Browse files
committed
some minor fixes in wording related to read blob with tag conditions
1 parent 1cd0822 commit 17d3873

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

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

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,11 @@ This section lists the supported Azure Blob Storage actions and suboperations yo
7777
7878
### Read content from a blob with tag conditions
7979

80-
> [!IMPORTANT]
81-
> Although the `Read content from a blob with tag conditions` suboperation is currently supported for compatibility with conditions implemented during the ABAC feature preview, it has been deprecated and Microsoft recommends using the [Read a blob](#read-a-blob) action instead.
82-
>
83-
> When configuring ABAC conditions in the Azure portal, you might see **DEPRECATED: Read content from a blob with tag conditions**. Microsoft recommends removing the operation and replacing it with the `Read a blob` action.
84-
>
85-
> If you are authoring your own condition where you want to restrict read access by tag conditions, please refer to [Example: Read blobs with a blob index tag](storage-auth-abac-examples.md#example-read-blobs-with-a-blob-index-tag).
80+
The `Read content from a blob with tag conditions` suboperation has been deprecated. Although it is currently supported for compatibility with conditions implemented during the ABAC feature preview, Microsoft recommends using the [Read a blob](#read-a-blob) action instead.
81+
82+
When configuring ABAC conditions in the Azure portal, you might see **DEPRECATED: Read content from a blob with tag conditions**. Microsoft recommends removing the operation and replacing it with the `Read a blob` action.
83+
84+
If you are authoring your own condition where you want to restrict read access by tag conditions, please refer to [Example: Read blobs with a blob index tag](storage-auth-abac-examples.md#example-read-blobs-with-a-blob-index-tag).
8685

8786
### Read blob index tags
8887

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ For information about the prerequisites to add or edit role assignment condition
2727

2828
## Blob index tags
2929

30-
> [!IMPORTANT]
30+
This section includes examples involving blob index tags.
31+
32+
> [!NOTE]
3133
> Although the `Read content from a blob with tag conditions` suboperation is currently supported for compatibility with conditions implemented during the ABAC feature preview, it has been deprecated and Microsoft recommends using the [`Read a blob`](storage-auth-abac-attributes.md#read-a-blob) action instead.
3234
>
3335
> When configuring ABAC conditions in the Azure portal, you might see **DEPRECATED: Read content from a blob with tag conditions**. Microsoft recommends removing the operation and replacing it with the `Read a blob` action.

0 commit comments

Comments
 (0)