Total de permissões
29Actions
0NotActions
0DataActions
0Role ID
3e150937-b8fe-4cfb-8069-0eaf05ecd056Categoria
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 Responder
Role Definition (JSON)
{"Name": "Microsoft Sentinel Responder","Id": "3e150937-b8fe-4cfb-8069-0eaf05ecd056","IsCustom": false,"Description": "Microsoft Sentinel Responder","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Microsoft Sentinel Responder"
Azure CLI
az role definition list --name "Microsoft Sentinel Responder"