Host my bot/message extension app on on-premises server?
XDeveloper
0
Reputation points
I am developing bot/message extension app using teams toolkit in typescript. And I want to host it on my server for production. I don't have Azure subscription and documentation suggests for provision, deploy & publish needs Azure. So how can I make it happen without Azure. What changes I have to do in my configuration to make it running? What commands have to use for it as in local we just run the index file.
Sign in to answer