Total de permissões
3Actions
0NotActions
0DataActions
0Role ID
0f99d363-226e-4dca-9920-b807cf8e1a5fCategoria
NetworkingRisk Tier
Reader (RDR)Risk Tier: Reader
Grants read-only access to view existing resources. Cannot make changes or access sensitive data.
Descrição
MicrosoftFor internal use within Azure. Can view Azure Front Door domains, but can't make changes.
Role Definition (JSON)
{"Name": "Azure Front Door Domain Reader","Id": "0f99d363-226e-4dca-9920-b807cf8e1a5f","IsCustom": false,"Description": "For internal use within Azure. Can view Azure Front Door domains, but can't make changes.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Front Door Domain Reader"
Azure CLI
az role definition list --name "Azure Front Door Domain Reader"