Microsoft Teams Chat Bot
Create the bot Application on Azure
Navigate to the Applied AI Services section of the Azure portal.
- Select “Azure Bot”
- Click on “create”
Fill the form with the following details:
Field | Value |
---|---|
Bot handle | elqano-YOUR_DOMAIN |
Pricing tier | S1 |
Messaging endpoint | https://YOUR_AZURE_ELQANO_APP_URL/webhooks/microsoft_teams |
Note: Change bold values
Once created, navigate to the “Settings” Bot profile section of the bot and update it with these values:
Field | Value |
---|---|
Icon | 📥 |
Display Name | Elqano |
You can now generate a new Azure Bot secret key. Go to the Azure Bot Configuration tab.
Check that the messaging endpoint is correctly setup. If not, modify it. Retrieve the Microsoft App ID needed to generate the Teams package and click on the manage link.
Create a new client secret and retrieve its value as it will only be readable once.
Finally, navigate to the “Channels” section, and activate the “Teams” featured channel