Total de permissões
5Actions
0NotActions
0DataActions
0Role ID
fd53cd77-2268-407a-8f46-7e7863d0f521Categoria
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 REST API Owner","Id": "fd53cd77-2268-407a-8f46-7e7863d0f521","IsCustom": false,"Description": "Full access to Azure SignalR Service REST APIs","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "SignalR REST API Owner"
Azure CLI
az role definition list --name "SignalR REST API Owner"