Log Analytics Contributor

Azure RBAC · Monitoring · Contributor

Log Analytics Contributor

Privilegiada
ContributorIAM ScopeMonitoring·14 permissões

Dado verificado em · Fonte

Total de permissões

14

Actions

0

NotActions

0

DataActions

0
Role ID
92aaf0da-9dab-42b6-94a3-d43ce8d16293
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 Contributor can read all monitoring data and edit monitoring settings. Editing monitoring settings includes adding the VM extension to VMs; reading storage account keys to be able to configure collection of logs from Azure Storage; adding solutions; and configuring Azure diagnostics on all Azure resources.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Log Analytics Contributor",
"Id": "92aaf0da-9dab-42b6-94a3-d43ce8d16293",
"IsCustom": false,
"Description": "Log Analytics Contributor can read all monitoring data and edit monitoring settings. Editing monitoring settings includes adding the VM extension to VMs; reading storage account keys to be able to configure collection of logs from Azure Storage; adding solutions; and configuring Azure diagnostics on all Azure resources.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Log Analytics Contributor"

Azure CLI

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