Azure SDK .NET – Delete blobs in batch using SAS
I have a Blob Container SAS with Add/Create/Write/Delete permissions (no Read, no List).
And I need to delete blobs in this container in a batch:
I have a Blob Container SAS with Add/Create/Write/Delete permissions (no Read, no List).
And I need to delete blobs in this container in a batch: