Microsoft Teams Setup Guide

Connect OpenClaw to Teams via Azure Bot

Microsoft Teams Setup

Connect OpenClaw to Microsoft Teams using the Azure Bot Framework.

Step 1: Create Azure Bot Registration

  1. Go to Azure Portal → Create a resource → Bot
  2. Set the messaging endpoint to: https://your-server:3000/webhook/teams
  3. Copy the App ID and Client Secret

Step 2: Configure OpenClaw

{
  "channels": {
    "teams": {
      "enabled": true,
      "appId": "your-azure-app-id",
      "clientSecret": "your-client-secret",
      "tenantId": "your-tenant-id"
    }
  }
}

Step 3: Sideload the Teams App

Create a Teams app manifest and sideload it to your tenant via the Teams Admin Center.

Launch Your Personal AI Agent
OpenClaw connects to WhatsApp, Telegram, Slack and more. Get started in minutes.
Explore OpenClaw Setup →