Azure Relay Sender

Azure RBAC · Integration · Data Plane

Azure Relay Sender

Data PlaneIAM ScopeIntegration·3 permissões

Dado verificado em · Fonte

Total de permissões

3

Actions

0

NotActions

0

DataActions

0
Role ID
26baccc8-eea7-41f1-98f4-1762cc7f685d
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 Relay resources.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Azure Relay Sender",
"Id": "26baccc8-eea7-41f1-98f4-1762cc7f685d",
"IsCustom": false,
"Description": "Allows for send access to Azure Relay resources.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Azure Relay Sender"

Azure CLI

az role definition list --name "Azure Relay Sender"
Ver a documentação oficial na Microsoft Learn