Complete end-to-end example for python echo bot on web app?

Udbhav Jain 36 Reputation points
2022-09-29T02:42:03.043+00:00

Hi all,

Are there any examples available for deployment of python-based echo bot code on a web app? Been facing too many issues with app startup, ports and accessing api endpoint paths on the deployed app. Have gone through countless pages on the internet and tried various things, but I keep running into different issues every time.

I can run the samples on my local machine and connect to web chat on the azure bot after setting up the authentication variables and ngrok, but running python on web app seems to be extremely convoluted due to docker and all the networking and startup config that needs to be done by the user. All the guides I see on microsoft learn are either focussed on running a python app locally, or running a dotnet/javascript bot application on a web app.

Cheers.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
941 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,935 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.