SQL Managed Instance Contributor
ContributorIAM ScopeDatabase·15 permissões
Dado verificado em · Fonte
Total de permissões
15Actions
0NotActions
0DataActions
0Role ID
4939a1f6-9ae0-4e48-a1e0-f2cbe897382dCategoria
DatabaseRisk 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
MicrosoftLets you manage SQL Managed Instances and required network configuration, but can't give access to others.
Role Definition (JSON)
{"Name": "SQL Managed Instance Contributor","Id": "4939a1f6-9ae0-4e48-a1e0-f2cbe897382d","IsCustom": false,"Description": "Lets you manage SQL Managed Instances and required network configuration, but can't give access to others.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "SQL Managed Instance Contributor"
Azure CLI
az role definition list --name "SQL Managed Instance Contributor"