Microsoft Foundry Agent Service
Microsoft
Microsoft's enterprise agent runtime with hosted sandboxes, identity, and governed deployment.
Overview
Freshness note: AI products change rapidly. This profile is a point-in-time snapshot last verified on July 6, 2026.
Microsoft Foundry Agent Service is Microsoft’s runtime and hosting layer for enterprise agents. It is not a chatbot, not a low-code agent builder, and not just another branding pass on Microsoft 365 Copilot. The current positioning is much closer to “production infrastructure for agents” than “assistant in a work app.”
That matters because Microsoft’s current Foundry docs describe an agent service with Responses API support, Agent Runtime, tools, model catalog access, observability, publishing, and enterprise identity controls. The pitch is not that agents can call tools. It is that they need dedicated runtime primitives, identity, observability, and policy control if they are going to run serious long-horizon work across an enterprise.
Key Features
The current service shape splits between Prompt agents and Hosted agents. Prompt agents are lighter-weight agents that use models, tools, and connected services without a dedicated runtime container. Hosted agents add agent-optimized compute for code execution, file handling, and longer-lived runtime work. Some surrounding protocol and publishing surfaces remain preview-labeled, so teams should check the exact capability before designing a production dependency around it.
The broader Agent Service docs reinforce the same posture. Foundry Agent Service is the runtime “glue” that orchestrates models, tools, safety, identity, networking, telemetry, MCP integrations, Responses-style calls, and publishing to surfaces such as Teams, Microsoft 365 Copilot, and Entra Agent Registry. That makes it a better fit for production deployment than trying to bolt those layers on manually after an agent prototype already exists.
Strengths
The strongest advantage is enterprise runtime seriousness. Microsoft is explicitly solving for hosted sandboxes, per-session isolation, persistence, auditability, and integration with existing enterprise controls. That is the right shape for teams that already know they need agent infrastructure rather than another chat surface.
It is also notably multi-model and multi-harness in Microsoft’s own launch framing, with distribution options through Microsoft 365 Copilot, Teams, the Entra Agent Registry, OpenResponses, Activity Protocols, custom invocation endpoints, and the A2A protocol in preview. That reduces lock-in risk compared with narrower hosted platforms.
Limitations
This is not a lightweight product. Teams need Azure footing, runtime ownership, and clear architectural intent. Some Foundry agent capabilities and interoperability surfaces are still preview-framed, so production teams should verify regional availability, compliance posture, and support terms before depending on a specific feature. If the problem is only “we want an assistant inside Teams or Word,” this is too much platform.
The other limitation is complexity. Foundry Agent Service is valuable when infrastructure is the bottleneck. If it is not, a builder layer like Copilot Studio or a workspace-native agent may be easier to operationalize.
Practical Tips
Reach for Foundry Agent Service when your team needs long-running agent compute, custom environments, isolation, and enterprise identity, especially if you already have your own framework or want to bring one. Good fits include coding agents, research agents, remediation agents, and internal platform automation that must be observable and governed.
Do not route simple recurring knowledge-work flows here by default. Use it when runtime requirements are the hard part, not when the main need is just a shared agent UI.
Verdict
Microsoft Foundry Agent Service is one of the more serious enterprise runtime offerings in the current agent market. It is best for organizations that need to host and govern agents as real production systems, not just experiment with agent-like features inside a suite product.