Azure Storage Blob: delete_blobs returns warning when using list[dict] as argument #12778
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
Workflow: This issue is responsible by Azure service team.
Storage
Storage Service (Queues, Blobs, Files)
I retrieve blobs matching a certain pattern and then delete them:
It works but it emits the following warning logs for each request made through the deletion process:
Is this intended? If not, can you please fix that?
Thanks
The text was updated successfully, but these errors were encountered: