EventGrid Data Sender

Azure RBAC · Integration · Data Plane

EventGrid Data Sender

Data PlaneIAM ScopeIntegration·7 permissões

Dado verificado em · Fonte

Total de permissões

7

Actions

0

NotActions

0

DataActions

0
Role ID
d5a91429-5739-47e2-a06b-3470a27159e7
Categoria
Integration
Risk 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

Microsoft

Allows send access to event grid events.

Permissões

MicrosoftCarregando...Azure built-in roles

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"
Ver a documentação oficial na Microsoft Learn