Can I create a Bot to message a list of users in Teams?

Daniel Barron 1 Reputation point
2021-02-16T18:30:37.823+00:00

I am rolling out M365 to 6,500 users.

We are enforcing use of MFA (Authenticator App) as a pre-requisite for migration to Exchange Online.

I have a list of users who have still not completed their registration for MFA & am now looking to create a bot which will message the users on the list of non-compliance, every day until they are no longer on that list.

Is this possible and could someone point me in the direction of where I can find some help with this query.

Thanks in advance.
Daniel

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,067 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,372 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,465 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. GiftA-MSFT 11,151 Reputation points
    2021-02-16T21:59:25.557+00:00

    Hi, you can create a bot using Azure Bot Service and configure it to connect to channels. Please review Bot Framework SDK quickstart documentation for more details on creating bots.

    0 comments No comments

  2. JimmyYang-MSFT 48,866 Reputation points Microsoft Vendor
    2021-02-17T06:55:13.34+00:00

    Hi @Daniel Barron

    You can begin it from the following link:

    https://learn.microsoft.com/en-us/azure/bot-service/channel-connect-teams?view=azure-bot-service-4.0


    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.