for my Azure Storage Account w/ hierarchical namespace, I've assigned the Storage Account Contributor
and Storage Blob Data Contributor
to my user account:
Upload / download of blobs and folder works fine, but i can't delete folders. Whenever i try to select a folder over the checkbox and click "Delete" i get this error:
Which permission in the Access Control IAM is required for deletion of a folder in Azure Storage account?
Thanks
I think that you don’t have the permission to delete those files, with azure lock service, the administrator can configure this service to prevent users from deleting some files by mistake, you can look about this : https://learn.microsoft.com/en-us/azure/storage/common/lock-account-resource?tabs=portal