Building Applications and Solutions with Microsoft 365 Core Services (legacy) — Question 12

You are developing a Microsoft Teams app that will use an Azure function to send scheduled messages from a bot to users.
What is required for the Teams app to send a proactive message to the users?

Answer options

Correct answer: C

Explanation

The correct answer is C because users must initiate interaction with the bot by sending a message to establish a conversation. Options A and B are incorrect as they do not relate to the requirements for proactive messaging. Option D is also incorrect since Azure AD approval is not a prerequisite for sending proactive messages.