Total de permissões
6Actions
0NotActions
0DataActions
0Role ID
2414bbcf-6497-4faf-8c65-045460748405Categoria
IntegrationRisk Tier
Reader (RDR)Risk Tier: Reader
Grants read-only access to view existing resources. Cannot make changes or access sensitive data.
Descrição
MicrosoftLets you read EventGrid event subscriptions.
Role Definition (JSON)
{"Name": "EventGrid EventSubscription Reader","Id": "2414bbcf-6497-4faf-8c65-045460748405","IsCustom": false,"Description": "Lets you read EventGrid event subscriptions.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "EventGrid EventSubscription Reader"
Azure CLI
az role definition list --name "EventGrid EventSubscription Reader"