Bot in Teams to support the one to one conversation

Daniele Somma 21 Reputation points
2021-02-12T16:51:51.043+00:00

Hello,
I have developed a QnA Bot (with Bot Framework Composer and QnA Maker) and package it into Teams app. The flow works well, now I'm looking to extend the capability of the bot to "monitor" a mailbox and a one to one chat. For the mailbox, I can enable the specific channel into "Bot Channel Registration" resource on Azure.
For the second purpose, I haven't found documentation. The idea is to have a Bot that works in the "one to one" chat and, when receiving a message, automatically reply under certain condition (example, if the question received exist into QnA KB).
Do you think it is possible?

Thanks in advance for any help
Daniele

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
747 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,122 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.
2,869 questions
{count} votes

1 additional answer

Sort by: Most helpful
  1. JimmyYang-MSFT 49,031 Reputation points Microsoft Vendor
    2021-02-15T07:56:35.323+00:00

    Hi @Daniele Somma

    For Teams side, you can create bot for one-to-one chat with Microsoft Power Virtual Agents. The following link is for your reference:

    https://learn.microsoft.com/en-us/microsoftteams/platform/bots/what-are-bots#create-a-chatbot-for-teams-with-microsoft-power-virtual-agents


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.