Hi,
I have block blobs saved inside a container organised into different directories. Currently, if I have to delete all blobs inside a directory I have to first list all the blobs with prefix path and then delete all blobs one by one. Are there any plans to introduce a feature similar to list by prefix to delete by prefix?
