I want to assign some users of my Azure project Role-Based Access Control (RBAC) so that they can
- contribute to the website/webapp (like a website contributor) AND
- Can manage SQL databases, but not their security-related policies (like a SQL DB Contributor)
Does anyone know if there is a specific role which meets this demand or do I have to define a "Custom Roles in Azure RBAC".