Total de permissões
1Actions
0NotActions
0DataActions
0Role ID
7e4f1700-ea5a-4f59-8f37-079cfe29dce3Categoria
AppServiceRisk 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
MicrosoftFull access to Azure SignalR Service REST APIs
Role Definition (JSON)
{"Name": "SignalR Service Owner","Id": "7e4f1700-ea5a-4f59-8f37-079cfe29dce3","IsCustom": false,"Description": "Full access to Azure SignalR Service REST APIs","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "SignalR Service Owner"
Azure CLI
az role definition list --name "SignalR Service Owner"