Total de permissões
10Actions
0NotActions
0DataActions
0Role ID
3d24a3a0-c154-4f6f-a5ed-adc8e01ddb74Categoria
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 savings plans
Role Definition (JSON)
{"Name": "Savings plan Purchaser","Id": "3d24a3a0-c154-4f6f-a5ed-adc8e01ddb74","IsCustom": false,"Description": "Lets you purchase savings plans","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Savings plan Purchaser"
Azure CLI
az role definition list --name "Savings plan Purchaser"