Can I create a Teams bot without using Bot Framework?

Anonymous
2022-05-02T03:15:01.257+00:00

Hello, I want to create Teams chat-bot without using MS Bot Framework.

However, in the official document, there was only an example of using the MS Bot Framework.

I want to develop this process through message processing through FastAPI and my own AI logic.

Is there a guide for proper usage? Thank you.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,475 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,414 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Meghana-MSFT 3,891 Reputation points Microsoft Vendor
    2022-05-02T14:38:33.893+00:00

    You can register your bot with Azure portal as well. Please go through the documentation for more information. https://learn.microsoft.com/en-us/azure/bot-service/bot-service-quickstart-registration?view=azure-bot-service-4.0&tabs=userassigned

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.