Total de permissões
14Actions
0NotActions
0DataActions
0Role ID
39bc4728-0917-49c7-9d2c-d95423bc2eb4Categoria
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
MicrosoftSecurity Reader Role
Role Definition (JSON)
{"Name": "Security Reader","Id": "39bc4728-0917-49c7-9d2c-d95423bc2eb4","IsCustom": false,"Description": "Security Reader Role","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Security Reader"
Azure CLI
az role definition list --name "Security Reader"