Forum Discussion
sen2nat79
Mar 29, 2021Copper Contributor
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...
Mamatha-MSFT
Mar 31, 2021Iron Contributor
Hi sen2nat79, You can deploy your code using any service as long as it's /api/messages endpoint publicly accessible. Please take a look at FAQ on securities for Microsoft Bot Framework.
- Mamatha-MSFTApr 05, 2021Iron Contributorsen2nat79 Please let us know does that help clarify.