What Is Agent Id Platform
In brief
The page’s bullet describing platforms and services that create agents retains the same wording and examples, including Copilot Studio, AWS Bedrock, and n8n. No substantive content change is shown.
What Entra admins need to know
No administrator action or product impact is indicated by this diff.
This editorial summary was generated by AI from the documentation changes. Verify important details in the full Microsoft Learn article.
Documentation change
The comparison below shows only the changed extract. Use the full-page view for complete context.
The Microsoft agent identity platform is designed to work seamlessly across the Microsoft ecosystem and beyond. It integrates with:
- Microsoft Entra ID: The platform extends Microsoft Entra ID capabilities to support agent scenarios, using existing identity infrastructure and policies.
- Platforms and services that create agents: Platforms that create and manage agents can integrate with the Microsoft agent identity platform to secure agents. This includes Microsoft-owned platforms like Copilot Studio and non-Microsoft platforms such as Amazon Web Services (AWS) Bedrock, n8n, and other agent frameworks that support OAuth 2.0 and OpenID Connect. Organizations can onboard agents from these platforms by using the Microsoft Entra ID Auth SDK (sidecar) or workload identity federation, with no platform-specific credential management required.
- Extended Microsoft identity and security products: Integration with Conditional Access, identity protection, identity governance, Global Secure Access, and other security services enable comprehensive agent security.
This interoperability ensures that organizations can build, deploy, and manage agent identities consistently regardless of where agents are created or deployed. For step-by-step guidance on integrating non-Microsoft agents, see Integrate third-party agents with Microsoft Entra Agent ID.
@@ -50,7 +50,7 @@ Tokens are the fundamental security mechanism enabling secure communication and The Microsoft agent identity platform is designed to work seamlessly across the Microsoft ecosystem and beyond. It integrates with: - **Microsoft Entra ID**: The platform extends Microsoft Entra ID capabilities to support agent scenarios, using existing identity infrastructure and policies.-- **Platforms and services that create agents**: Platforms that create and manage agents can integrate with the Microsoft agent identity platform to secure agents. This includes Microsoft-owned platforms like Copilot Studio and non-Microsoft platforms such as Amazon Web Services (AWS) Bedrock, n8n, and other agent frameworks that support OAuth 2.0 and OpenID Connect. Organizations can onboard agents from these platforms by using the [Microsoft Entra Auth SDK (sidecar)](authentication-with-auth-sdk-sidecar.md) or [workload identity federation](/entra/workload-id/workload-identity-federation), with no platform-specific credential management required.+- **Platforms and services that create agents**: Platforms that create and manage agents can integrate with the Microsoft agent identity platform to secure agents. This includes Microsoft-owned platforms like Copilot Studio and non-Microsoft platforms such as Amazon Web Services (AWS) Bedrock, n8n, and other agent frameworks that support OAuth 2.0 and OpenID Connect. Organizations can onboard agents from these platforms by using the [Microsoft Entra ID Auth SDK (sidecar)](authentication-with-auth-sdk-sidecar.md) or [workload identity federation](/entra/workload-id/workload-identity-federation), with no platform-specific credential management required. - **Extended Microsoft identity and security products**: Integration with Conditional Access, identity protection, identity governance, Global Secure Access, and other security services enable comprehensive agent security. This interoperability ensures that organizations can build, deploy, and manage agent identities consistently regardless of where agents are created or deployed. For step-by-step guidance on integrating non-Microsoft agents, see [Integrate third-party agents with Microsoft Entra Agent ID](configure-third-party-agents.md). 