Your company runs on Azure.
Here is exactly what the mesh touches.
Tom's week tells this story without naming a vendor. This page tells it for a Microsoft shop: the agent you already have, the few places the mesh touches it, and a page in the menu for each decision. Renwick Mutual is the whole thing run end to end.
Agent Builder and Copilot Studio produce agents that live inside Microsoft's own surfaces; Microsoft Foundry Agent Service and the Microsoft Agent Framework produce agents with an address of their own, and that difference decides most of what follows here.
the starting point
The agent you already have
Concretely, the thing most Microsoft shops mean when they say agent:
- Built with the Microsoft Agent Framework or the Semantic Kernel code that came before it, reasoning on models in Microsoft Foundry
- Answering over HTTPS from Container Apps, AKS or App Service, often behind API Management
- Running as a managed identity with Microsoft Entra ID deciding what its tools may touch
- Using your tools and data internal APIs, Fabric, SQL, whatever the job needs
- Watched in Application Insights like every other service you run
- Secrets in Key Vault rotated on your existing runbook
the touch points
Where the mesh touches it
The mesh touches this agent in a small number of places, each one a decision with its own page in the menu. Everything else, the model, the prompts, Microsoft Entra ID, the tools, where it runs, stays exactly as your team built it.
To see the whole thing as one story with every command, Renwick Mutual takes its triage agent from attached to full node to traced, end to end.