we have developed our Kore.ai bot on our onprem server, and we want to connect it with the azure so that MS Teams channel integration can be done.
We have whitelisted login.microsoftonline.com (Bot authentication) on our dev(on-prem ) server, so the request is going from our server to the azure but we are not getting the reply.
So Please guide us how to connect the bot (that is on onprem server) with the azure so that two way communication can be performed
Thanks