- First of all make sure you have configured the messaging endpoint as an https URL as it does not supports http.
- Check Your Messaging endpoint that you specified and make sure it is same as your using in the bot emulator. See the screen shot.
enter image description here
- On your bot azure portal go to Channel menu and make sure there is no issues. see the screen shot below:
enter image description here
- Azure portal Configuration under App Service Settings there will be MicrosoftAppId and MicrosoftAppPassword do not change these after downloading it. See the below image.
Note: I also suggest you to create a new project on portal and test it on there whether it is working exactly then download it for your enhancement. you could refer here. For remote debug please take a look here. To publish your local project you could refer this