Azure Relay Owner

Azure RBAC · Integration · Contributor

Azure Relay Owner

ContributorIAM ScopeIntegration·2 permissões

Dado verificado em · Fonte

Total de permissões

2

Actions

0

NotActions

0

DataActions

0
Role ID
2787bf04-f1f5-4bfe-8383-c8a24483ee38
Categoria
Integration
Risk 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

Microsoft

Allows for full access to Azure Relay resources.

Permissões

MicrosoftCarregando...Azure built-in roles

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"
Ver a documentação oficial na Microsoft Learn