티스토리 수익 글 보기

티스토리 수익 글 보기

teams-ai-library/docs/welcome.md at main · MicrosoftDocs/teams-ai-library · GitHub
Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.68 KB

File metadata and controls

32 lines (20 loc) · 1.68 KB

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

Welcome

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.

Get started

The fastest path is the Teams Developer CLI (in Preview):

  1. Register your app install the CLI, register a bot, sideload into Teams.
  2. 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”.

What you can build

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.

Navigation tips

Use the left sidebar to navigate. Can’t find what you’re looking for? Try the search button above.