I have a requirement in which I want to restrict users from creating new blob containers in the storage account but they can add new files in existing Blob containers.
Can you please help me creating a custom role(or built-in role, if applicable) for limited access as mentioned?
Also, access to blob is authorized using the storage account access key(Microsoft.Storage/storageAccounts/listKeys/action).
and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.