Total de permissões
7Actions
0NotActions
0DataActions
0Role ID
d5a91429-5739-47e2-a06b-3470a27159e7Categoria
IntegrationRisk Tier
Data Plane (DP)Risk Tier: Data Plane
Grants access to data stored within services (blobs, queues, secrets, keys) without management plane control.
Descrição
MicrosoftAllows send access to event grid events.
Role Definition (JSON)
{"Name": "EventGrid Data Sender","Id": "d5a91429-5739-47e2-a06b-3470a27159e7","IsCustom": false,"Description": "Allows send access to event grid events.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "EventGrid Data Sender"
Azure CLI
az role definition list --name "EventGrid Data Sender"