Total de permissões
1Actions
0NotActions
0DataActions
0Role ID
12cf5a90-567b-43ae-8102-96cf46c7d9b4Categoria
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 Web PubSub Service REST APIs
Role Definition (JSON)
{"Name": "Web PubSub Service Owner","Id": "12cf5a90-567b-43ae-8102-96cf46c7d9b4","IsCustom": false,"Description": "Full access to Azure Web PubSub Service REST APIs","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Web PubSub Service Owner"
Azure CLI
az role definition list --name "Web PubSub Service Owner"