
Announcements
Technologies used:-
1. Bot Framework Composer v2.1.1
2. Node Template
3. Azure app service for publishing bot
Issue:-
Azure app service receives 404 error code, so that I can not see welcome message in Azure Web Chat.
In Azure, we have app gateway to check app service for health probe check. its supposed to be get 200 status code but receives 404 status code.
Questions:
When the composer node templates give 404 error code to Azure App Services?
Kindly suggest me to solve the issue.