Forum Discussion

Khoon Yong Chua's avatar
Khoon Yong Chua
Brass Contributor
Aug 25, 2023

[Bug?] Azure Storage Undelete and Blob Index Tag

I am facing an issue with Azure Storage, not sure if this is a bug or by design?

 

This is what i did:

 

1.  I have an Azure storage with a few blobs.

2.  For each blob, i have a few index tags, like "netname", "sn", etc.

3.  When i use the Azure portal or storage explorer, i can filter the blob list by tag value.  For example "sn" = "123".  The filter list is shown correctly.

4.  Let say i deleted blobA, with tag sn="123"

5.  Then i undelete blobA.

6.  When i view the blob list in Azure portal, i can still see blobA with all its correct index tag value.

7.  I filter the list with a tag value like "sn"="123".  The filter list didn't show blobA.

 

This bug has impacted API FindBlobsByTags also.

 

Note: I configure the blob service without versioning, and Hierarchical namespace is disabled.

 

Please feedback on this issue.

2 Replies

Resources