SQL Security Manager

Azure RBAC · Database · Contributor

SQL Security Manager

ContributorIAM ScopeDatabase·73 permissões

Dado verificado em · Fonte

Total de permissões

73

Actions

0

NotActions

0

DataActions

0
Role ID
056cd41c-7e88-42e1-933e-88ba6a50c9c3
Categoria
Database
Risk Tier
Contributor (CTB)
Risk Tier: Contributor

Grants full write access to create and manage all resources but cannot assign roles or manage access to others.

Descrição

Microsoft

Lets you manage the security-related policies of SQL servers and databases, but not access to them.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "SQL Security Manager",
"Id": "056cd41c-7e88-42e1-933e-88ba6a50c9c3",
"IsCustom": false,
"Description": "Lets you manage the security-related policies of SQL servers and databases, but not access to them.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "SQL Security Manager"

Azure CLI

az role definition list --name "SQL Security Manager"
Ver a documentação oficial na Microsoft Learn