May 27 2020 12:35 AM
Is it possible to register and host the bot in AWS which will run in MS Teams and I want the bot to be totally independent of the Azure bot framework.
I would like to implement MS Teams application with zero dependency of Azure.
* I need below features to be implemented
May 27 2020 09:12 AM
@Harsh_Srivastava Yes, it is possible to host the bot on Azure. But you will need to register the Bot using Azure Bot framework. And if you want to make use of Graph API then you will need a microsoft app.
Feb 07 2022 02:22 AM
He ask WITHOUT Azure is it possible to add my applications in teams without using Azure?