Prerequisites
- A Microsoft Azure account
- An Azure Bot or App registration that is configured for Microsoft Teams
- Microsoft credentials:
- Application client ID
- Client secret
- A Microsoft Teams tenant ID (optional)
Create a Microsoft Teams channel
Use one of the following methods to define the channel: Using YAML:Configuration requirements
| Field | Required | Format | Description |
|---|---|---|---|
app_id | Yes | String | Microsoft application client ID |
app_password | Yes | String | Client secret created in Azure App registration |
teams_tenant_id | No | String | Microsoft Entra tenant ID |

