I was able to implement the teams integration with dialogflow following the steps mentioned using cloud functions. our function is publicly accessible, having a public endpoint.
Azure Bot connects to cloud function with any authentication.
Please advise how to make authentication for azure bot to send request to cloud function?
I was able to implement the teams integration with dialogflow following the steps mentioned using cloud functions. our function is publicly accessible, having a public endpoint.
Azure Bot connects to cloud function with any authentication.
Please advise how to make authentication for azure bot to send request to cloud function?