Workbook Contributor

Azure RBAC · Monitoring · Contributor

Workbook Contributor

ContributorIAM ScopeMonitoring·7 permissões

Dado verificado em · Fonte

Total de permissões

7

Actions

0

NotActions

0

DataActions

0
Role ID
e8ddcd69-c73f-4f9f-9844-4100522f16ad
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

Can save shared workbooks.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Workbook Contributor",
"Id": "e8ddcd69-c73f-4f9f-9844-4100522f16ad",
"IsCustom": false,
"Description": "Can save shared workbooks.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Workbook Contributor"

Azure CLI

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