Foundry Account Owner
PrivilegiadaAccess ManagementIAM ScopeAI·20 permissões
Dado verificado em · Fonte
Total de permissões
20Actions
0NotActions
0DataActions
0Role ID
e47c6f54-e4a2-4754-9501-8e0985b135e1Categoria
AIRisk 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
MicrosoftGrants full access to manage Foundry projects and accounts. Grants conditional assignment of the Foundry User role to other user principles.
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"