Total de permissões
11Actions
0NotActions
0DataActions
0Role ID
8f96442b-4075-438f-813d-ad51ab4019afCategoria
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 profiles and their endpoints, but can't make changes.
Role Definition (JSON)
{"Name": "CDN Profile Reader","Id": "8f96442b-4075-438f-813d-ad51ab4019af","IsCustom": false,"Description": "Can view CDN profiles and their endpoints, but can't make changes.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "CDN Profile Reader"
Azure CLI
az role definition list --name "CDN Profile Reader"