i have deployed my chatbot code to the App service. Passed the URL to azure bot messaging endpoint. The webchat is showing blank screen

Santosh Patil 10 Reputation points
2024-01-17T08:18:05.6966667+00:00

After Developing the chatbot in my local ,i have tested it using the bot emulator ,and it was working fine. now i want to deploy that to Azure. i have created resource group, app service plan, app service and azure bot. as per solution given by chatgpt, i have deployed code to app service and copy the generated URL and pasted in messaging endpoint field. Also enabled CORS policy. when i try to test my deployed bot using web chat, the webchat is displaying the blank screen. my chat bot doesn't need any kind of credentials, so didn't code for microsoft App ID and Password. Also tried by entering the deployed URL in the bot emulator, but there also it didn't work. it was showing errors about ngrok.
If you want any more details please let me know

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
833 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,757 questions
{count} vote

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.