Foundry User

Azure RBAC · AI · Contributor

Foundry User

Privilegiada
ContributorIAM ScopeAI·15 permissões

Dado verificado em · Fonte

Total de permissões

15

Actions

0

NotActions

0

DataActions

0
Role ID
53ca6127-db72-4b80-b1b0-d745d6d5456d
Categoria
AI
Risk 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

Microsoft

Grants reader access to Foundry projects, reader access to Foundry accounts, and data actions for an Foundry project.

Permissões

MicrosoftCarregando...Azure built-in roles

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"
Ver a documentação oficial na Microsoft Learn