CDN Profile Reader

Azure RBAC · Networking · Contributor

CDN Profile Reader

ContributorIAM ScopeNetworking·11 permissões

Dado verificado em · Fonte

Total de permissões

11

Actions

0

NotActions

0

DataActions

0
Role ID
8f96442b-4075-438f-813d-ad51ab4019af
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 profiles and their endpoints, but can't make changes.

Permissões

MicrosoftCarregando...Azure built-in roles

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