Total de permissões
11Actions
0NotActions
0DataActions
0Role ID
f7b75c60-3036-4b75-91c3-6b41c27c1689Categoria
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
MicrosoftLets you purchase reservations
Role Definition (JSON)
{"Name": "Reservation Purchaser","Id": "f7b75c60-3036-4b75-91c3-6b41c27c1689","IsCustom": false,"Description": "Lets you purchase reservations","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Reservation Purchaser"
Azure CLI
az role definition list --name "Reservation Purchaser"