A fully managed platform in Microsoft Foundry for hosting, scaling, and securing AI agents built with any supported framework or model
Which ID we need to refer as a unique identifier for Agent in New Foundry ?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
New Foundry-Agent Identity ID as highlighted in screenshot below:
Old Foundry - Agent ID highlighted in screenshot below :
A fully managed platform in Microsoft Foundry for hosting, scaling, and securing AI agents built with any supported framework or model
Which ID we need to refer as a unique identifier for Agent in New Foundry ?
AI answer
No.
They are different identifiers for different objects:
The context explicitly separates these concepts:
agentIdentityId: the identifier used when assigning permissions to that agent identity.Also, in the newer model:
agent.identity and therefore a unique identity.agent.identity = null and use the shared project identity.So the value shown in New Foundry → Entra agent identity → ID should not be treated as the same thing as the old Agent ID like asst_....
A practical way to think about it:
agentIdentityId to assign RBAC permissions to downstream Azure resources.