Total de permissões
10Actions
0NotActions
0DataActions
0Role ID
434105ed-43f6-45c7-a02f-909b2ba83430Categoria
ManagementRisk 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 view costs and manage cost configuration (e.g. budgets, exports)
Role Definition (JSON)
{"Name": "Cost Management Contributor","Id": "434105ed-43f6-45c7-a02f-909b2ba83430","IsCustom": false,"Description": "Can view costs and manage cost configuration (e.g. budgets, exports)","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Cost Management Contributor"
Azure CLI
az role definition list --name "Cost Management Contributor"