CDN Profile Contributor

Azure RBAC · Networking · Contributor

CDN Profile Contributor

ContributorIAM ScopeNetworking·8 permissões

Dado verificado em · Fonte

Total de permissões

8

Actions

0

NotActions

0

DataActions

0
Role ID
ec156ff8-a8d1-4d15-830c-5b80698ca432
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 manage CDN and Azure Front Door standard and premium profiles and their endpoints, but can't grant access to other users.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "CDN Profile Contributor",
"Id": "ec156ff8-a8d1-4d15-830c-5b80698ca432",
"IsCustom": false,
"Description": "Can manage CDN and Azure Front Door standard and premium profiles and their endpoints, but can't grant access to other users.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "CDN Profile Contributor"

Azure CLI

az role definition list --name "CDN Profile Contributor"
Ver a documentação oficial na Microsoft Learn