# ignite25-LAB590-building-collaborative-agents-in-microsoft-teams-with-teams-ai-library
**Repository Path**: mirrors_microsoft/ignite25-LAB590-building-collaborative-agents-in-microsoft-teams-with-teams-ai-library
## Basic Information
- **Project Name**: ignite25-LAB590-building-collaborative-agents-in-microsoft-teams-with-teams-ai-library
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-10-25
- **Last Updated**: 2025-11-15
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# [Microsoft Ignite 2025](https://ignite.microsoft.com)
## 🔥LAB590: Building collaborative agents in Microsoft Teams with Teams AI Library
[](https://aka.ms/teamsai/typescript)
[](https://aka.ms/teamsai/csharp)
[](https://aka.ms/teamsai/python)
[](https://learn.microsoft.com/en-us/microsoft-365/developer/overview-m365-agents-toolkit)
### Session Description
You’ve built a great agent that your customers love—now it’s time to scale. By bringing your agent to Microsoft Teams with the Teams SDK, you can reach 330 million users and unlock rich collaborative experiences across chats, meetings, and channels.
Whether you're an AI startup ready to engage enterprise customers or an internal team expanding productivity across your organization, this lab will show you how to migrate your agent from other platforms to Teams and tap into powerful new AI capabilities like agent-to-agent communication (A2A) and model context protocol (MCP). Empower your agent to thrive where your users already work—on Microsoft Teams.
### 🧠Learning Outcomes
By the end of this session, learners will be able to:
- Create an agent for Teams using the Teams CLI included in the Teams SDK
- Become familiar with the debugging and developer tools available to test your agent
- Deploy a new agent to Teams using the M365 Agents Toolkit
- Setup and deploy AI resources with the Azure AI Foundry
- Utilize advanced orchestration features like MCP
### 💻 Technologies Used
1. Teams SDK
1. Azure AI Foundry
1. M365 Agents Toolkit
1. VS Code
1. MCP
### 🌟 Microsoft Learn MCP Server
[](https://vscode.dev/redirect/mcp/install?name=microsoft.docs.mcp&config=%7B%22type%22%3A%22http%22%2C%22url%22%3A%22https%3A%2F%2Flearn.microsoft.com%2Fapi%2Fmcp%22%7D)
The Microsoft Learn MCP Server is a remote MCP Server that enables clients like GitHub Copilot and other AI agents to bring trusted and up-to-date information directly from Microsoft's official documentation. Get started by using the one-click button above for VSCode or access the [mcp.json](.vscode/mcp.json) file included in this repo.
For more information, setup instructions for other dev clients, and to post comments and questions, visit our Learn MCP Server GitHub repo at [https://github.com/MicrosoftDocs/MCP](https://github.com/MicrosoftDocs/MCP). Find other MCP Servers to connect your agent to at [https://mcp.azure.com](https://mcp.azure.com).
*Note: When you use the Learn MCP Server, you agree with [Microsoft Learn](https://learn.microsoft.com/en-us/legal/termsofuse) and [Microsoft API Terms](https://learn.microsoft.com/en-us/legal/microsoft-apis/terms-of-use) of Use.*
### 📚 Resources and Next Steps
| Resources | Links | Description |
|:-------------------|:----------------------------------|:-------------------|
| Ignite 2025 Next Steps | [https://aka.ms/Ignite25-Next-Steps](https://aka.ms/Ignite25-Next-Steps?ocid=ignite25_nextsteps_cnl) | Next steps for your Ignite experience |
| Azure AI Foundry Community Discord | [](https://aka.ms/AIFoundryDiscord-Ignite25)| Connect with the Azure AI Foundry Community! |
| Microsoft Teams SDK Learn Docs | [Microsoft Teams SDK Learn Docs](https://learn.microsoft.com/en-us/microsoftteams/platform/teams-ai-library/) | The official documenation page of the Microsoft Teams SDK |
| Microsoft 365 Agents Toolkit | [Microsoft 365 Agents Toolkit Docs](https://learn.microsoft.com/en-us/microsoft-365/developer/overview-m365-agents-toolkit) | Check out the doc pages for Microsoft 365 Agents Toolkit |
| Unleashing the Power of MCP | [Unleashing the Power of MCP](https://techcommunity.microsoft.com/blog/educatordeveloperblog/unleashing-the-power-of-model-context-protocol-mcp-a-game-changer-in-ai-integrat/4397564) | Continue Learn more about MCP and how it can power your agents |
| Learn at Ignite | [https://aka.ms/LearnAtIgnite](https://aka.ms/LearnAtIgnite?ocid=ignite25_nextsteps_github_cnl) | Continue learning on Microsoft Learn |
## Content Owners
## Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit [Contributor License Agreements](https://cla.opensource.microsoft.com).
When you submit a pull request, a CLA bot will automatically determine whether you need to provide
a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions
provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
## Trademarks
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft
trademarks or logos is subject to and must follow
[Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/legal/intellectualproperty/trademarks/usage/general).
Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.
Any use of third-party trademarks or logos are subject to those third-party's policies.