An unified management interface that provides visibility, governance, and control for AI agents, models, and tools across Foundry enterprise
Angandin hi,
this is not RBAC in ur case, its portal capability mismatch / feature gating in new Foundry UI, if it works in old portal and SDK then permissions are already sufficient, new portal just enforces additional checks or has feature flag not enabled for that user/tenant/project, “Create Agent” being disabled usually means either missing specific action permission on project (not just Azure AI User) or feature not rolled out in that region/tenant yet
check assign Contributor (or at least Cognitive Services/OpenAI specific role) on the Foundry project temporarily and refresh, new portal is stricter than old one and sometimes Azure AI User is not enough for create operations in UI even though SDK works + confirm region and project type, some Foundry features roll out unevenly so new UI may block while backend still allows via SDK. & try different user with higher privileges (Owner/Contributor) to confirm its not UI permission evaluation bug
important signal here is “SDK works”, that means backend is fine and this is UI-layer issue (RBAC mapping or feature flag), use old portal or SDK for agent creation, if u want proper fix, open support and mention Create Agent disabled in new Foundry UI but works via SDK and legacy portal, thats known pattern for partial rollout.
at he end so it is not ur permissions, new portal either stricter or feature-gated.
rgds,
Alex
&
pls if it helps accept my answer and mark it as an answer