Total de permissões
21Actions
0NotActions
0DataActions
0Role ID
c883944f-8b7b-4483-af10-35834be79c4aCategoria
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 to manage Foundry project and accounts. Grants reader access to Foundry projects, reader access to Foundry accounts, and data actions for a Foundry project.
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"