Azure Front Door Profile Reader
ContributorIAM ScopeNetworking·17 permissões
Dado verificado em · Fonte
Total de permissões
17Actions
0NotActions
0DataActions
0Role ID
662802e2-50f6-46b0-aed2-e834bacc6d12Categoria
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 AFD standard and premium profiles and their endpoints, but can't make changes.
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"