Total de permissões
7Actions
0NotActions
0DataActions
0Role ID
e8ddcd69-c73f-4f9f-9844-4100522f16adCategoria
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
MicrosoftCan save shared workbooks.
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"