CDN Endpoint Reader

Azure RBAC · Networking · Contributor

CDN Endpoint Reader

ContributorIAM ScopeNetworking·9 permissões

Dado verificado em · Fonte

Total de permissões

9

Actions

0

NotActions

0

DataActions

0
Role ID
871e35f6-b5c1-49cc-a043-bde969a0f2cd
Categoria
Networking
Risk 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

Microsoft

Can view CDN endpoints, but can't make changes.

Permissões

MicrosoftCarregando...Azure built-in roles

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"
Ver a documentação oficial na Microsoft Learn