Azure Service Bus Data Sender

Azure RBAC · Integration · Data Plane

Azure Service Bus Data Sender

Data PlaneIAM ScopeIntegration·4 permissões

Dado verificado em · Fonte

Total de permissões

4

Actions

0

NotActions

0

DataActions

0
Role ID
69a216fc-b8fb-44d8-bc22-1f3c2cd27a39
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 for send access to Azure Service Bus resources.

Permissões

MicrosoftCarregando...Azure built-in roles

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