Skip to content

Commit 86a465a

Browse files
Merge pull request #213421 from normesta/tags-on-premium
Index tag support for premium block blob storage accounts
2 parents b6c41e9 + 2b6c2a0 commit 86a465a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/storage/blobs/storage-feature-support-in-storage-accounts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ The following table describes whether a feature is supported in a premium block
9898
| [Azure Active Directory security](authorize-access-azure-active-directory.md) | &#x2705; | &#x2705; | &#x2705;<sup>1</sup> | &#x2705;<sup>1</sup> |
9999
| [Azure DNS Zone endpoints (preview)](../common/storage-account-overview.md#storage-account-endpoints) | &#x2705; | &#x2705; | &#x2705; | &#x2705; |
100100
| [Blob inventory](blob-inventory.md) | &#x2705; | &#x1F7E6; | &#x1F7E6; | &#x1F7E6; |
101-
| [Blob index tags](storage-manage-find-blobs.md) | &nbsp;&#x2B24; | &nbsp;&#x2B24; | &nbsp;&#x2B24; | &nbsp;&#x2B24; |
101+
| [Blob index tags](storage-manage-find-blobs.md) | &#x2705; | &nbsp;&#x2B24; | &nbsp;&#x2B24; | &nbsp;&#x2B24; |
102102
| [Blob snapshots](snapshots-overview.md) | &#x2705; | &#x1F7E6; | &nbsp;&#x2B24; | &#x1F7E6; |
103103
| [Blob Storage APIs](reference.md) | &#x2705; | &#x2705; | &#x2705; | &#x2705; |
104104
| [Blob Storage Azure CLI commands](storage-quickstart-blobs-cli.md) | &#x2705; | &#x2705; | &#x2705; | &#x2705; |

articles/storage/blobs/storage-manage-find-blobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ You're charged for the monthly average number of index tags within a storage acc
322322

323323
This section describes known issues and conditions.
324324

325-
- Only general-purpose v2 accounts are supported. Premium block blob, legacy blob, and accounts with a hierarchical namespace enabled aren't supported. General-purpose v1 accounts won't be supported.
325+
- Only general-purpose v2 accounts and premium block blob accounts are supported. Premium page blob, legacy blob, and accounts with a hierarchical namespace enabled aren't supported. General-purpose v1 accounts won't be supported.
326326

327327
- Uploading page blobs with index tags doesn't persist the tags. Set the tags after uploading a page blob.
328328

0 commit comments

Comments
 (0)