Site icon JD Bots

Create Echo Bot using Azure Bot Service

Before starting, I hope you have an Azure Subscription. If you don’t have one, create a free account here. This bot is created using azure services. If you want to create an echo bot using the C# template using Bot Builder SDK in Visual Studio, go to my post Create Echo Bot using Bot Builder SDK in Local Environment | Microsoft Bot Framework.

Please Note: Web App Bot and Bot Channels Registration will be deprecated but existing resources will continue to work. You should use Azure Bot, instead.

This blog post uses Web App Bot.

Video

Step 1: Go to Azure Portal – https://portal.azure.com/

Step 2: Click on “Create Resource”

Step 3: Search Web App Bot

Step 4: Click Create

Step 5: Fill Web App Bot Form and click Create.

Step 6: Wait for the deployment to get completed. If completed, go to the resource mentioned in the notification panel.

Step 7: Click on Test in Web Chat under Bot Management.

Thank you All!!! Hope you find this useful.


Exit mobile version