Building AI agents outside your Microsoft environment and pushing Copilot adoption inside it shouldn’t be two separate initiatives. As Microsoft opens its platform to agents built anywhere, a new landscape of integration pathways — what the industry is calling “bring your own agent” (BYOA) — makes it possible to do both together. Here’s a practical map of all 12 pathways and a framework for choosing the right one for your team.
In brief:
- Building AI agents outside Microsoft and driving Copilot adoption internally don’t have to be separate initiatives. The BYOA landscape makes it possible to do both together.
- There are four concrete reasons to bring custom agents into the Microsoft ecosystem, including user access, governance, and native interoperability with Microsoft tools.
- Microsoft’s 12 BYOA pathways span three planes and range from no-code entry points to fully custom pro-code architectures.
- The right pathway depends on your team’s development capability, where users need to access the agent, and whether you need a single or multi-agent architecture.
- If your team is bringing a custom agent into Microsoft for the first time, we recommend starting with hosted agents in Foundry Agent Service (Pathway 8).
Are you building artificial intelligence (AI) agents? If so, you may be building them on a separate track from your Microsoft rollout. That’s understandable. On the one hand, you’re pushing Copilot and Microsoft 365 (M365) adoption. On the other, you’re managing custom AI agent development — purpose-built agents for automation, modernization, and specialized workflows. The good news is you can do both together. But how? After all, these initiatives tend to live in different teams, move at different speeds, and rarely talk to each other. Still, Gartner predicted that 40 percent of enterprise applications would embed task-specific AI agents by the end of 2026, up from less than 5 percent in 2025. And that shift is already underway. The question most teams aren’t asking is the one that matters most: How do you get the agents you’re building into the tools your people already use every day? Since the explosion of large language models (LLMs), I have spent the last few years developing AI using all the available methods, from no-code to pro-code, that Microsoft has built into its now-unified AI platform. In the early period, you could only use the OpenAI tools that Microsoft integrated into Azure. Today, things have changed dramatically. Microsoft now offers over 11,000 AI models to choose from and many ways to use them across the enterprise. As of Microsoft Ignite 2025, Microsoft has completely opened its doors and invited in AI agents from any system, anywhere around the world. With this hands-on experience of building agents across the Microsoft AI continuum, I’ve identified 12 integration pathways for bringing outside agents into your Microsoft technology stack, or what the industry is increasingly calling “bring your own agent” (BYOA). BYOA spans everything from no-code entry points to fully custom pro-code architectures. They’re not all created equal, and they’re not all meant for the same team. But they exist and they’re maturing fast. Knowing the landscape is the first step to making a smart decision about where to start. The integration options are more mature than most teams realize, and the decision is more nuanced than most vendors let on. This blog post maps all 12 pathways and gives you a practical framework for choosing the right one.
Why Bring Your Own Agents Into the Microsoft Technology Stack?
Before choosing a BYOA pathway, consider a more fundamental question: Why bring your custom agents into the Microsoft ecosystem at all? It’s a question worth sitting with, especially for teams that have already invested in building agents outside of Microsoft and aren’t eager to rebuild or rewrap what’s already working. I see four concrete reasons to bring your own agents into your Microsoft tech stack:1. User Access
If your agents live outside Microsoft, your users must go somewhere else to interact with them. Deploying agents into Copilot or Teams puts them where your people already spend their day, which is the difference between an agent that gets used and one that doesn’t.2. Microsoft Interoperability
Connecting an agent to a Word document, a SharePoint site, or enterprise systems, like data lakes or enterprise resource planning (ERPs) tools, is significantly harder from outside the Microsoft ecosystem than from within it. Through what Microsoft calls the Activity Protocol, or the communication layer that connects M365 products, agents in the ecosystem can interact with the full suite of Microsoft tools natively. If your organization’s knowledge work happens in the Microsoft Office Suite, this matters more than you might realize. Through Microsoft’s Model Context Protocol (MCP) tools, organizations can easily integrate AI with their existing enterprise systems, such as ERP, CRM, Fabric, Azure and much more.3. Governance and Security
Microsoft’s control plane is built around Microsoft Agent 365, with Entra for identity management, Purview for data governance, and Defender for threat protection. The control plane gives organizations a centralized way to manage who has access to agents, what those agents are doing, and how they behave. The control plane is the foundation for building fair and transparent AI within the Microsoft ecosystem. Building that kind of oversight infrastructure independently is a significant undertaking. Microsoft, however, offers it as a platform. For many large enterprises that are not already Microsoft shops, plugging into the control plane is far more practical than building a parallel governance layer from scratch. Microsoft’s control plane allows organizations to use outside agent providers while taking advantage of the platform’s governance and security capabilities.4. Microsoft’s MCP Tool Access
MCP is the standard that defines how agents connect to external tools and data sources. Microsoft has built MCP servers for Word, SQL Server, Windows, Azure and other core tools, so agents operating within the ecosystem can connect to those resources without custom integration. The momentum behind MCP is broader than Microsoft alone. Forrester predicts 30 percent of enterprise app vendors will launch their own MCP servers, noting that vendors adopting this open standard will have a higher probability of early enterprisewide adoption of cross-platform agentic workflows. As that library grows, the value of being inside the ecosystem grows with it. Now that you know why you should integrate your AI agents with Microsoft, here’s a map of all 12 BYOA pathways and how to find your place in them.The 12 BYOA Pathways: A Map of the Landscape
The BYOA landscape for Microsoft’s technology stack is broader than most teams realize and more organized than it might first appear. The diagram below maps all 12 pathways across the three planes that structure them, from where your agent is built to where your users will interact with it. [caption id="attachment_61922" align="aligncenter" width="800"]
The 12 BYOA pathways.[/caption]
Before diving into the pathways themselves, it helps to understand the three-plane framework that organizes them, listed from the bottom to the top:
- Agent Provider Plane: This is where your agent lives, regardless of what framework or model it was built with. OpenAI, Claude, LangChain, CrewAI, a fully custom framework? It doesn’t matter. The provider plane is agnostic.
- Control Plane: Built around Microsoft Agent 365, this is Microsoft’s centralized security and governance layer encompassing Entra for identity, Purview for data governance, and Defender for security.
- User Plane: Copilot, Teams, SharePoint, and custom Azure web apps are the surfaces where users interact with agents in the same place they already work.
Cluster 1: Microsoft-Native Build Paths
The first three pathways are M365 Copilot agent, Copilot Studio agent, and Foundry agent. These are native tools for building inside the Microsoft technology stack. They’re not strictly BYOA pathways, but because all three offer no-code tools, you can simply paste outside agents’ instructions into them, and you’re up and running. From there, you can begin connecting them to M365 apps, knowledge sources, off-the-shelf connectors, and MCP tools. They all offer model choices, so you could bring your Claude instructions to them, for example.-
Pathway 1: The M365 Copilot Agent
-
Pathway 2: The Copilot Studio Agent
-
Pathway 3: The Foundry Agent
Cluster 2: M365 Agents Toolkit Paths
Pathways 4 through 7 run through the M365 Agents Toolkit, a Visual Studio Code extension that provisions and deploys agents directly into Copilot or Teams. If your organization’s development work happens across the Microsoft development stack, this cluster is worth exploring. These pathways aren’t inherently more complex than the Foundry path. They’re just a different destination with a different tool set.-
Pathway 4: The Declarative Agent
-
Pathway 5: The Custom Engine Agent
-
Pathway 6: The Agents SDK
-
Pathway 7: The MAF SDK
Cluster 3: Hosted Agents in Foundry Agent Service Path
This pathway is worth spending the most time on because we recommend that most pro-code teams start here when you’re bringing a custom agent into Microsoft for the first time.-
Pathway 8: The Hosted Agents in Foundry Agent Service
Cluster 4: Advanced Protocol Paths
Pathways 9 and 10 require the most AI maturity to implement but offer the greatest openness and flexibility in return because they rely on open-source, standards-based protocols rather than Microsoft-specific tooling.-
Pathway 9: Agent2Agent
-
Pathway 10: Agent as MCP Server
Cluster 5: Advanced Pro-Code Paths
Where the protocol paths in Cluster 4 prioritize openness and cross-platform interoperability, the two pathways in Cluster 5 prioritize control. These are fully custom builds for teams that need to own every layer of the experience from agent logic to the end-user UI. They require the most developer investment of any pathway, but they impose the fewest constraints.-
Pathway 11: The GitHub Copilot SDK
-
Pathway 12: The Microsoft Agent 365 SDK
How to Choose the Right Microsoft Agent Framework
Knowing about all 12 BYOA pathways is useful, but to move your project forward, you must decide which one best fits your situation. The right choice comes down to four questions: 1. Where is your agent being built? 2. What’s your team’s development capability? 3. Where do your users need to access the agent? 4. Do you need a single agent or a multi-agent architecture? A simplified reference guide. [caption id="attachment_61923" align="aligncenter" width="800"]
A simplified reference guide for choosing the right Microsoft agent framework.[/caption]
This landscape is moving fast. Several of these pathways are still in preview, Agent 365 SDK is a recent arrival, and Microsoft’s extensibility model is expanding on a near-monthly basis.
Gartner’s Senior Director Analyst Anushree Verma captures the trajectory well: She says that as agentic AI matures, “standardized protocols and frameworks will enable seamless interoperability, allowing agents to sense their environments, orchestrate projects, and support a wide range of business scenarios.”
However, as Centric Consulting AI Strategy Director Joseph Ours says, “You have to be in the habit of being ready to pivot products when new capabilities come out that warrant it. In a field where things double in capability every four to six months, you should always look for what’s best of class.”
The pathway that’s right for your team today may look different in six months, which is exactly why starting with the lowest-friction option and building from there is the safer strategic bet.
Where to BYOA From Here
The BYOA landscape is more mature than most teams realize, and for the Microsoft technology stack specifically, it’s expanding quickly. Whether you’re looking to surface a custom agent in Copilot, bring an outside framework under Microsoft’s governance umbrella, or connect your agents across the Microsoft development stack, there’s a pathway for it, and you don’t have to rebuild what you’ve already created to get there.Ready to bring your own agents into the Microsoft tech stack? Our AI Agent Development and Microsoft Copilot Consulting experts can help you assess which pathway fits your environment and get you moving.
We also offer an AI Agents BYOA Workshop, where we teach how to do all 12 Pathways. Talk to an expert.