| title | Agents SDK |
|---|---|
| parent | Extensibility |
| nav_order | 2 |
| has_children | true |
| has_toc | false |
Server-side implementations using the M365 Agents SDK to extend Copilot Studio agents.
| Sample | Description |
|---|---|
| call-agent-connector/ | Azure Function connector for calling agents |
| multilingual-bot/ | Multilingual bot with automatic translation |
| relay-bot/ | Relay bot pattern implementation |
| Copilot Studio Client | Console app to consume an agent (.NET, Node, Python) — M365 Agents SDK repo |
| Copilot Studio Skill | Call an echo bot from a skill (.NET, Node, Python) — M365 Agents SDK repo |
| Multi-Agent | Multiple AgentApplication instances in one host (.NET) — M365 Agents SDK repo |