[Task] [Blob Tag] Phase || - Implement filter blob by Tag
Implement Following API and the related SAS change:
https://github.com/Azure/Azurite/blob/a1527fc0ec75137de6982b8dd3ce60fd38f9504d/src/blob/handlers/ContainerHandler.ts#L366 https://github.com/Azure/Azurite/blob/a1527fc0ec75137de6982b8dd3ce60fd38f9504d/src/blob/handlers/ServiceHandler.ts#L356
https://learn.microsoft.com/en-us/azure/storage/blobs/storage-manage-find-blobs?tabs=azure-portal#finding-data-using-blob-index-tags https://learn.microsoft.com/en-us/rest/api/storageservices/find-blobs-by-tags-container?tabs=azure-ad#constructing-a-search-expression
Yes, please, for us Azurite is unusable, because we use tags to save and locate blobs.
I second @baswanders, we'd like to use tags to filter blobs and the fact that this is unsupported would mean we can no longer run local and automated tests using Azurite.
Is there an estimated we could expect this feature?
Hello, we also depend on this feature for our dev and integration testing. Would be great to get this prioritized.
Hello, is there any updates on the issue?