Azure Front Door Profile Reader

Azure RBAC · Networking · Contributor

Azure Front Door Profile Reader

ContributorIAM ScopeNetworking·17 permissões

Dado verificado em · Fonte

Total de permissões

17

Actions

0

NotActions

0

DataActions

0
Role ID
662802e2-50f6-46b0-aed2-e834bacc6d12
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 AFD standard and premium profiles and their endpoints, but can't make changes.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Azure Front Door Profile Reader",
"Id": "662802e2-50f6-46b0-aed2-e834bacc6d12",
"IsCustom": false,
"Description": "Can view AFD standard and premium profiles and their endpoints, but can't make changes.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Azure Front Door Profile Reader"

Azure CLI

az role definition list --name "Azure Front Door Profile Reader"
Ver a documentação oficial na Microsoft Learn