Total de permissões
8Actions
0NotActions
0DataActions
0Role ID
ec156ff8-a8d1-4d15-830c-5b80698ca432Categoria
NetworkingRisk 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 manage CDN and Azure Front Door standard and premium profiles and their endpoints, but can't grant access to other users.
Role Definition (JSON)
{"Name": "CDN Profile Contributor","Id": "ec156ff8-a8d1-4d15-830c-5b80698ca432","IsCustom": false,"Description": "Can manage CDN and Azure Front Door standard and premium profiles and their endpoints, but can't grant access to other users.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "CDN Profile Contributor"
Azure CLI
az role definition list --name "CDN Profile Contributor"