Service Health Security Reader
ContributorIAM ScopeMonitoring·11 permissões
Dado verificado em · Fonte
Total de permissões
11Actions
0NotActions
0DataActions
0Role ID
1a928ab0-1fee-43cf-9266-f9d8c22a8ddbCategoria
MonitoringRisk 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
MicrosoftGrants permissions to view sensitive security information present in service health events
Role Definition (JSON)
{"Name": "Service Health Security Reader","Id": "1a928ab0-1fee-43cf-9266-f9d8c22a8ddb","IsCustom": false,"Description": "Grants permissions to view sensitive security information present in service health events","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Service Health Security Reader"
Azure CLI
az role definition list --name "Service Health Security Reader"