Total de permissões
7Actions
0NotActions
0DataActions
0Role ID
fa23ad8b-c56e-40d8-ac0c-ce449e1d2c64Categoria
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
MicrosoftAllows read access to billing data
Role Definition (JSON)
{"Name": "Billing Reader","Id": "fa23ad8b-c56e-40d8-ac0c-ce449e1d2c64","IsCustom": false,"Description": "Allows read access to billing data","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Billing Reader"
Azure CLI
az role definition list --name "Billing Reader"