Skip to main content

Teams Integration

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. Core Concepts - Understanding the Teams deployment process and architecture
  2. Teams Manifest - Configuring your agent's Teams presence
  3. Enabling in M365 Copilot - Make your Teams app available in M365 Copilot

For the manual Azure setup path (existing Entra apps, locked-down environments, custom tenant policies), see Azure Configuration.

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