Any RBAC roles/action that will disable creation of new blob containers but can update existing blob containers in the storage account?

Lucky Rajput 1 Reputation point
2022-01-31T12:40:00.347+00:00

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).

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,703 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,435 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
671 questions
{count} votes