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
- A. The bot must be granted admin access to the users.
- B. The Teams app must be added for each user.
- C. The users must send at least one message to the bot.
- D. The bot must be approved in Azure Active Directory (Azure AD).
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.