Skip to content
Discussion options

You must be logged in to vote

Hi @schroedinger73 firstly I presume you mean Azure AI Foundry https://ai.azure.com AI Studio was a previous product which is no longer available.

Tips for Azure AI Foundry RBAC Role Based Access Control Troubleshooting

Built-in Roles ≠ Standard Azure Roles
Foundry uses unique roles:

  • Azure AI User
  • Azure AI Project Manager
  • Azure AI Account Owner

These roles are not equivalent to classic Azure roles like Owner or Contributor
Explore role definitions

Conditional Role Assignment

  • Project Manager and Account Owner can only delegate the Azure AI User role
  • Assigning broader roles (e.g. Contributor) requires a subscription-level Owner
    RBAC delegation limitations

Role Scope Separation: Hub vs P…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@amynic
Comment options

Answer selected by amynic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment