Skip to content

Commit a0f7087

Browse files
committed
Learn Editor: Update storage-manage-find-blobs.md
1 parent 54951e1 commit a0f7087

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,8 @@ This section describes known issues and conditions.
336336

337337
- If Blob storage versioning is enabled, you can still use index tags on the current version. Index tags are preserved for previous versions, but those tags aren't passed to the blob index engine, so you cannot use them to retrieve previous versions. If you promote a previous version to the current version, then the tags of that previous version become the tags of the current version. Because those tags are associated with the current version, they are passed to the blob index engine and you can query them.
338338

339+
- Similarly, Index tags are preserved for soft-deleted blobs and snapshots, but those tags aren't passed to the blob index engine, so you cannot use them to retrieve soft-deleted blobs and snapshots. If you restore the soft-deleted blobs and snapshots, their tags are passed to the blob index engine and you can query them.
340+
339341
- There is no API to determine if index tags are indexed.
340342

341343
- Lifecycle management only supports equality checks with blob index match.

0 commit comments

Comments
 (0)