Total de permissões
2Actions
0NotActions
0DataActions
0Role ID
fd1bd22b-8476-40bc-a0bc-69b95687b9f3Categoria
SecurityRisk Tier
Reader (RDR)Risk Tier: Reader
Grants read-only access to view existing resources. Cannot make changes or access sensitive data.
Descrição
MicrosoftCan read the attestation provider properties
Role Definition (JSON)
{"Name": "Attestation Reader","Id": "fd1bd22b-8476-40bc-a0bc-69b95687b9f3","IsCustom": false,"Description": "Can read the attestation provider properties","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Attestation Reader"
Azure CLI
az role definition list --name "Attestation Reader"