Total de permissões
9Actions
0NotActions
0DataActions
0Role ID
871e35f6-b5c1-49cc-a043-bde969a0f2cdCategoria
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 view CDN endpoints, but can't make changes.
Role Definition (JSON)
{"Name": "CDN Endpoint Reader","Id": "871e35f6-b5c1-49cc-a043-bde969a0f2cd","IsCustom": false,"Description": "Can view CDN endpoints, but can't make changes.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "CDN Endpoint Reader"
Azure CLI
az role definition list --name "CDN Endpoint Reader"