Under the Configuration section, enter your published bot service endpoint that you copied during the Azure deployment step in Messaging endpoint, and don't forget that when using the bot application template, you'll need to extend the URL you pasted in which the path to the endpoint at/api/messages. You should also prefix your URL with HTTPS instead of HTTP; Azure will take care of providing HTTPS support on your bot:
The following are the steps to configure Microsoft Bot Framework:
- Enter your Microsoft App ID, if you haven't created one already, then click on the Create Microsoft App ID and password button on the bottom of ...