Total de permissões
6Actions
0NotActions
0DataActions
0Role ID
1e241071-0855-49ea-94dc-649edcd759deCategoria
IntegrationRisk Tier
Contributor (CTB)Risk Tier: Contributor
Grants full write access to create and manage all resources but cannot assign roles or manage access to others.
Descrição
MicrosoftLets you manage EventGrid operations.
Role Definition (JSON)
{"Name": "EventGrid Contributor","Id": "1e241071-0855-49ea-94dc-649edcd759de","IsCustom": false,"Description": "Lets you manage EventGrid operations.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "EventGrid Contributor"
Azure CLI
az role definition list --name "EventGrid Contributor"