Total de permissões
3Actions
0NotActions
0DataActions
0Role ID
26baccc8-eea7-41f1-98f4-1762cc7f685dCategoria
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 Relay resources.
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"