Teams
Last updated
Last updated
Microsoft Teams chatbots are Azure bots connected to Microsoft Teams. Testing is performed directly on the Azure bot, as it contains all the functionalities of the bot within Microsoft Teams. Azure Bot integration uses the Directline API.
To create the integration, you need to provide the bot ID and the bot Direct Line secret from the Bot Framework. To retrieve these, navigate to your bot in the Microsoft Bot Framework.
Bot ID
On the My bots page, select your desired bot.
Once on the bot’s page, click on Settings.
Copy the Bot handle value and paste it into the Bot ID input on Probe.
Once on the bot’s page, click on Settings.
Copy the Bot handle value and paste it into the Bot ID input on Probe.
Bot Secret
On the bot’s page, click Edit in the Direct Line row.
Copy the Secret key and paste it into the Bot Secret input on Probe.
Once you’ve entered the required inputs, click Continue to test your connection and proceed.