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?
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).
Suggested Answer:C🗳️
A proactive message is any message sent by a bot that isn't in response to a request from a user. Sending a proactive message is different from sending a regular message. There's no active turnContext to use for a reply. You must create the conversation before sending the message. Reference: https://docs.microsoft.com/en-us/microsoftteams/platform/bots/how-to/conversations/send-proactive-messages
For a user to receive proactive messages, install the app for the user or make the user a part of a team in which the app is installed.
https://learn.microsoft.com/en-us/microsoftteams/platform/bots/how-to/conversations/send-proactive-messages?tabs=dotnet
C. The users must send at least one message to the bot.
Option C does not appears to be the correct answer for the following sentences:
https://learn.microsoft.com/en-us/microsoftteams/platform/bots/how-to/conversations/send-proactive-messages?tabs=dotnet
"To send a proactive message to a user, a group chat, or a team, your bot must have the requisite access to send the message. For a group chat or team, the app that contains your bot must be first installed in that location."
"Sending proactive messages to the users is an effective way to communicate with your users. However, from the user's perspective, the message appears unprompted."
"Unprompted".
Should be b. On the link you can find the following reference:
For a user to receive proactive messages, install the app for the user or make the user a part of a team in which the app is installed.
Does anyone know if the answer is correct? i don't think users should send at least one message to the bot is a requirement
upvoted 2 times
...
This section is not available anymore. Please use the main Exam Page.MS-600 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Selo123
8 months, 2 weeks agotfulanchan
8 months, 3 weeks agozodraz
11 months, 1 week agoPipas_Peladas
1 year agoGiselyA
1 year ago