Total de permissões
8Actions
0NotActions
0DataActions
0Role ID
426e0c7f-0c7e-4658-b36f-ff54d6c29b45Categoria
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 endpoints, but can't grant access to other users.
Role Definition (JSON)
{"Name": "CDN Endpoint Contributor","Id": "426e0c7f-0c7e-4658-b36f-ff54d6c29b45","IsCustom": false,"Description": "Can manage CDN endpoints, but can't grant access to other users.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "CDN Endpoint Contributor"
Azure CLI
az role definition list --name "CDN Endpoint Contributor"