Vercel Connect now supports Microsoft Teams
Vercel Connect now ships a managed Teams bot connector—no client secrets, no manual token rotation, agents can @mention it in channels.

Why it matters
Vercel lowers the friction for deploying app and agent integrations into Microsoft Teams by handling OAuth, bot registration, and token lifecycle automatically. Relevant to teams building agentic workflows inside enterprise chat platforms.
The key facts
12 to knowVercel managed connector for Microsoft Teams now GA
Automatic Entra app and Azure Bot resource registration
No client secrets to manage; token scoping and auto-refresh built in
Works with @vercel/connect SDK, eveChat SDK, and chat adapters
One-time tenant admin setup; connectors scoped to specific environments
Revoke access via 'vc connect revoke-tokens' CLI command
Vercel Connect adds managed Microsoft Teams connector
Org-wide bot provisioning via Entra/Azure Bot Service (no client secret management)
SDK support: @vercel/connect, eveChat, Slack adapter compatible
Token scoping and auto-refresh; revoke via 'vc connect revoke-tokens'
Single tenant-admin setup; connector bound to specific environments
Incoming Teams activities verified and forwarded as Connect trigger events
Go to the source
Vercel Blogvercel.com
Publisher excerpt: now includes a managed connector for . Creating one gives your organization a Teams bot that your apps and agents run. People can @mention it in channels or message it directly, and your code receives the message and replies as the bot.Vercel ConnectMicrosoft Teams As a , Vercel registers the Entra…