Total de permissões
21Actions
0NotActions
0DataActions
0Role ID
8d289c81-5878-46d4-8554-54e1e3d8b5cbCategoria
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 Reader
Role Definition (JSON)
{"Name": "Microsoft Sentinel Reader","Id": "8d289c81-5878-46d4-8554-54e1e3d8b5cb","IsCustom": false,"Description": "Microsoft Sentinel Reader","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Microsoft Sentinel Reader"
Azure CLI
az role definition list --name "Microsoft Sentinel Reader"