Total de permissões
15Actions
0NotActions
0DataActions
0Role ID
53ca6127-db72-4b80-b1b0-d745d6d5456dCategoria
AIRisk 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
MicrosoftGrants reader access to Foundry projects, reader access to Foundry accounts, and data actions for an Foundry project.
Role Definition (JSON)
{"Name": "Foundry User","Id": "53ca6127-db72-4b80-b1b0-d745d6d5456d","IsCustom": false,"Description": "Grants reader access to Foundry projects, reader access to Foundry accounts, and data actions for an Foundry project.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Foundry User"
Azure CLI
az role definition list --name "Foundry User"