exam questions

Exam MS-600 All Questions

View all questions & answers for the MS-600 exam

Exam MS-600 topic 4 question 21 discussion

Actual exam question from Microsoft's MS-600
Question #: 21
Topic #: 4
[All MS-600 Questions]

HOTSPOT -
You need to create a messaging extension search command for Microsoft Teams.
How should you complete the app manifest? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Reference:
https://docs.microsoft.com/en-us/microsoftteams/platform/messaging-extensions/how-to/search-commands/define-search-command?tabs=AS

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
WhatsUppppp
Highly Voted 1 year, 3 months ago
the provided awnser is false. see the link in the solution: it clearly says: composeExtensions and then Commands
upvoted 17 times
...
tfulanchan
Most Recent 10 months, 2 weeks ago
"composeExtensions": [ { "botId": "57a3c29f-1fc5-4d97-a142-35bb662b7b23", "canUpdateConfiguration": true, "commands": [{ "id": "searchCmd", "description": "Search Bing for information on the web", "title": "Search", "initialRun": true, "parameters": [{ "name": "searchKeyword", "description": "Enter your search keywords", "title": "Keywords" }] } ] } ], https://learn.microsoft.com/en-us/microsoftteams/platform/resources/messaging-extension-v3/search-extensions
upvoted 2 times
...
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.

SaveCancel
Loading ...