Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[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
- Running Your Agent - Understanding the Teams deployment process
- Teams Manifest - Configuring your agent's Teams presence
- 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.