Forum Discussion

BrunoIllipronti's avatar
BrunoIllipronti
Copper Contributor
May 11, 2022
Solved

Policy to Prevent Azure SQL Scaling ?

Hello,   Is there a way to create an Azure Policy to be applied on different Azure SQL databases? The policy wouldn't allow users to scale up/down databases with the exception of a user/group.   ...
  • lukemurraynz's avatar
    May 14, 2022
    You could try creating a custom RBAC role that allows people to manage the SQL resources and apply them to the database resources individually.

Resources