Total de permissões
4Actions
0NotActions
0DataActions
0Role ID
69a216fc-b8fb-44d8-bc22-1f3c2cd27a39Categoria
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 for send access to Azure Service Bus resources.
Role Definition (JSON)
{"Name": "Azure Service Bus Data Sender","Id": "69a216fc-b8fb-44d8-bc22-1f3c2cd27a39","IsCustom": false,"Description": "Allows for send access to Azure Service Bus resources.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Service Bus Data Sender"
Azure CLI
az role definition list --name "Azure Service Bus Data Sender"