How to deploy the echo_bot or the template bot to Azure bot service?

Siyi Hu (Student) 0 Reputation points
2023-11-03T18:15:49.86+00:00

I am trying to learn how to implement a simple chatbot on a website.

I read the documents which seem very helpful, but I still cannot deploy or test a simple bot on the bot service page. I downloaded the echo_bot template: https://github.com/microsoft/botbuilder-js/tree/main/generators/generator-botbuilder/generators/app/templates/echo

And then followed the commands provided by:

https://learn.microsoft.com/en-us/azure/bot-service/provision-and-publish-a-bot?view=azure-bot-service-4.0&tabs=userassigned%2Cjavascript

User's image

I already created a resource group, a web app service, and the Azure bot service. How I can make the echo_bot work(test in web chat)? Do I need to change anything else inside the echo_bot folder except the .env file?

User's image

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
941 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.