Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[storage] support find blobs by tags operation #439

Merged
merged 1 commit into from
Oct 26, 2021

Conversation

JensWalter
Copy link
Contributor

Adding the Find Blobs By Tags operation to the storage account client.

https://docs.microsoft.com/en-us/rest/api/storageservices/find-blobs-by-tags

@cataggar cataggar added the Storage Storage Service (Queues, Blobs, Files) label Oct 26, 2021
Copy link
Contributor

@rylev rylev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. We'll want to move this over to the new Pipeline Architecture, but that's a bit too new in the storage crate for me to want to block this PR.

@rylev rylev merged commit 1e847c9 into Azure:main Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants