Total de permissões
16Actions
0NotActions
0DataActions
0Role ID
ab8e14d6-4a74-4a29-9ba8-549422addadeCategoria
SecurityRisk 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
MicrosoftMicrosoft Sentinel Contributor
Role Definition (JSON)
{"Name": "Microsoft Sentinel Contributor","Id": "ab8e14d6-4a74-4a29-9ba8-549422addade","IsCustom": false,"Description": "Microsoft Sentinel Contributor","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Microsoft Sentinel Contributor"
Azure CLI
az role definition list --name "Microsoft Sentinel Contributor"