Total de permissões
3Actions
0NotActions
0DataActions
0Role ID
26e0b698-aa6d-4085-9386-aadae190014dCategoria
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 listen access to Azure Relay resources.
Role Definition (JSON)
{"Name": "Azure Relay Listener","Id": "26e0b698-aa6d-4085-9386-aadae190014d","IsCustom": false,"Description": "Allows for listen access to Azure Relay resources.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Relay Listener"
Azure CLI
az role definition list --name "Azure Relay Listener"