Total de permissões
10Actions
0NotActions
0DataActions
0Role ID
72fafb9e-0641-4937-9268-a91bfd8191a3Categoria
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 cost data and configuration (e.g. budgets, exports)
Role Definition (JSON)
{"Name": "Cost Management Reader","Id": "72fafb9e-0641-4937-9268-a91bfd8191a3","IsCustom": false,"Description": "Can view cost data and configuration (e.g. budgets, exports)","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Cost Management Reader"
Azure CLI
az role definition list --name "Cost Management Reader"