Foundry Account Owner

Azure RBAC · AI · Access Management

Foundry Account Owner

Privilegiada
Access ManagementIAM ScopeAI·20 permissões

Dado verificado em · Fonte

Total de permissões

20

Actions

0

NotActions

0

DataActions

0
Role ID
e47c6f54-e4a2-4754-9501-8e0985b135e1
Categoria
AI
Risk Tier
Access Management (AM)
Risk Tier: Access Management

Grants the ability to manage security configurations, role assignments, or identity services without full resource control.

Descrição

Microsoft

Grants full access to manage Foundry projects and accounts. Grants conditional assignment of the Foundry User role to other user principles.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Foundry Account Owner",
"Id": "e47c6f54-e4a2-4754-9501-8e0985b135e1",
"IsCustom": false,
"Description": "Grants full access to manage Foundry projects and accounts. Grants conditional assignment of the Foundry User role to other user principles.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Foundry Account Owner"

Azure CLI

az role definition list --name "Foundry Account Owner"
Ver a documentação oficial na Microsoft Learn