Log Analytics Reader

Azure RBAC · Monitoring · Contributor

Log Analytics Reader

ContributorIAM ScopeMonitoring·5 permissões

Dado verificado em · Fonte

Total de permissões

5

Actions

0

NotActions

0

DataActions

0
Role ID
73c42c96-874c-492b-b04d-ab87d138a893
Categoria
Monitoring
Risk 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

Microsoft

Log Analytics Reader can view and search all monitoring data as well as and view monitoring settings, including viewing the configuration of Azure diagnostics on all Azure resources.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Log Analytics Reader",
"Id": "73c42c96-874c-492b-b04d-ab87d138a893",
"IsCustom": false,
"Description": "Log Analytics Reader can view and search all monitoring data as well as and view monitoring settings, including viewing the configuration of Azure diagnostics on all Azure resources.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Log Analytics Reader"

Azure CLI

az role definition list --name "Log Analytics Reader"
Ver a documentação oficial na Microsoft Learn