Total de permissões
2Actions
0NotActions
0DataActions
0Role ID
2787bf04-f1f5-4bfe-8383-c8a24483ee38Categoria
IntegrationRisk Tier
Contributor (CTB)Risk Tier: Contributor
Grants full write access to create and manage all resources but cannot assign roles or manage access to others.
Descrição
MicrosoftAllows for full access to Azure Relay resources.
Role Definition (JSON)
{"Name": "Azure Relay Owner","Id": "2787bf04-f1f5-4bfe-8383-c8a24483ee38","IsCustom": false,"Description": "Allows for full access to Azure Relay resources.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Relay Owner"
Azure CLI
az role definition list --name "Azure Relay Owner"