Foundry Owner

Azure RBAC · AI · Access Management

Foundry Owner

Privilegiada
Access ManagementIAM ScopeAI·21 permissões

Dado verificado em · Fonte

Total de permissões

21

Actions

0

NotActions

0

DataActions

0
Role ID
c883944f-8b7b-4483-af10-35834be79c4a
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 to manage Foundry project and accounts. Grants reader access to Foundry projects, reader access to Foundry accounts, and data actions for a Foundry project.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Foundry Owner",
"Id": "c883944f-8b7b-4483-af10-35834be79c4a",
"IsCustom": false,
"Description": "Grants full to manage Foundry project and accounts. Grants reader access to Foundry projects, reader access to Foundry accounts, and data actions for a Foundry project.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Foundry Owner"

Azure CLI

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