Forum Discussion
Harsh_Srivastava
May 27, 2020Copper Contributor
Develop MS Teams app without using Azure
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
- Bot Commands
- Office 365 Connector
- Dynamic Teams(Channels) Creation
- Connectivity with the 3rd party application
2 Replies
Sort By
- Gousia_Begum
Microsoft
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.
- maverick2110Copper Contributor
He ask WITHOUT Azure is it possible to add my applications in teams without using Azure?