Skip to main content
Version: v2.5.x LTS

Creating a bot for Microsoft Teams bot app

Creating a bot for Microsoft Teams bot app

Microsoft™ provides two ways to create a bot, either using Microsoft Bot Framework or Microsoft Azure. You can choose either one of them according to your own environment and requirements.

  • Creating a bot with Microsoft Bot Framework
    You can use the tool Microsoft Developer Portal to create a bot with Microsoft Bot Framework and set it up for your bot app.
  • Creating a bot with Microsoft Azure
    To create a bot with Microsoft Azure, you need to use Microsoft Azure portal to create a resource with the Bot Channels Registration service, configure the resource, get the bot password, and configure channels.