Forum Discussion

sen2nat79's avatar
sen2nat79
Copper Contributor
Mar 29, 2021

Configure the proxy web application to forward the request to Python Bot application

I created MS teams bot Python application, my security team requesting to configure the proxy web application to forward the request to Bot application

(Like bot data flow  as MS team Client-->Azure Bot Service-->Webserver-->Application Server)

Note that there is firewall between Azure Bot Service and Webserver.

Here my questions, how to configure proxy webserver to forward the request to Python Bot Application hosted on application server. Can we use IIS or Apache ? How to configure the webservers to forward the request and send the response to MS Teams Client?

Thanks,

SSN

Resources