Edit

Share via


Teams Integration (preview)

[This article is prerelease documentation and is subject to change.]

This section describes Teams-specific features and components of the SDK, helping you understand how your agent integrates with the Microsoft Teams platform.

Core Concepts

When working with Teams, several key components come into play:

  • DevTunnel: Enables local development by creating secure public endpoints
  • App Provisioning: Handles registration and configuration in Teams
  • Environment Setup: Manages Teams-specific configuration files
  • App Packaging: Bundles your agent for Teams deployment

In This Section

  1. Running Your Agent - Understanding the Teams deployment process
  2. Teams Manifest - Configuring your agent's Teams presence
  3. Teams Toolkit - Using the Teams Toolkit extension for sideloading, deployment, and provisioning.

Each guide provides detailed information about specific aspects of Teams integration, from local development to production deployment.