Link Search Menu Expand Document

Microsoft Teams Chat Bot

Create the bot Application on Azure

Navigate to the Applied AI Services section of the Azure portal.

Create Bot Service

  • Select “Azure Bot”
  • Click on “create”

Create Azure Bot

Fill the form with the following details:

FieldValue
Bot handleelqano-YOUR_DOMAIN
Pricing tierS1
Messaging endpointhttps://YOUR_AZURE_ELQANO_APP_URL/webhooks/microsoft_teams

Note: Change bold values

Fill Bot parameters 1

Fill Bot parameters 2

Validate Bot parameters

Once created, navigate to the “Settings” Bot profile section of the bot and update it with these values:

FieldValue
IconElqano bot picture 📥
Display NameElqano

Edit Bot Profile

You can now generate a new Azure Bot secret key. Go to the Azure Bot Configuration tab.

Edit Bot Configuration

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.

Edit Bot Profile

Create a new client secret and retrieve its value as it will only be readable once.

Create Bot Secret

Finally, navigate to the “Channels” section, and activate the “Teams” featured channel

Edit Bot Channels

Teams bot channel registration