티스토리 수익 글 보기
{{ message }}
welcome.md
welcome.md
title: Welcome description: Welcome guide to Teams SDK, covering the quickstart process and how to build agents and applications for Microsoft Teams. ms.topic: how-to ms.date: 07/27/2026
Teams SDK is a suite of packages for building agents and applications on Microsoft Teams. It handles authentication, event routing, and Teams-specific plumbing so you can focus on your app’s logic.
The fastest path is the Teams Developer CLI (in Preview):
- Register your app install the CLI, register a bot, sideload into Teams.
- Build your first bot write a message handler in TypeScript, C#, or Python.
If you’d rather have your AI coding assistant do the work, install the teams-dev skill and ask it to “create a Teams bot”.
Teams SDK has you covered for AI-powered agents, message extensions, embedded web apps, Adaptive Cards, dialogs, Microsoft Graph integrations, and more across TypeScript, C#, and Python.
- Why an SDK? what the SDK handles for you
- TypeScript guide C# guide Python guide
- CLI reference DevTools local testing without sideloading
Use the left sidebar to navigate. Can’t find what you’re looking for? Try the search button above.