How to create Web App bot in azure using programmatically?
问题 I just created web app bot manually in azure and its working fine. I need to create web app bot programmatically using node.js . Please suggest any idea. Thanks in advance. 回答1: Programmatic bot creation is not an option right now, but this is a high priority for the Bot Framework team and will be available soon. Please watch the Bot Framework blog for announcements. http://blog.botframework.com 来源: https://stackoverflow.com/questions/50059996/how-to-create-web-app-bot-in-azure-using