MS-600 · Question #31
This question requires that you evaluate the underlined text to determine if it is correct. You develop a Microsoft Teams application that uses a messaging extension. Users can invoke the messaging…
The correct answer is B. from the compose box of a Teams chat. In the app manifest for your Microsoft Teams app you'll define a single messaging extension with up to ten different commands. Each command defines a type (action or search), and the locations in the client it can be invoked from (compose message area, command bar, and/or…
Question
This question requires that you evaluate the underlined text to determine if it is correct. You develop a Microsoft Teams application that uses a messaging extension. Users can invoke the messaging extension from the Teams sidebar menu. Instructions: Review the underlined text. If it makes the statement correct, select "No change is needed". If the statement is incorrect, select the answer choice that makes the statement correct.
Options
- ANo change is needed
- Bfrom the compose box of a Teams chat
- Cby using the Manage teams option for a team
- Dby using the Add a tab option in the Teams channel
How the community answered
(27 responses)- A7% (2)
- B85% (23)
- C4% (1)
- D4% (1)
Explanation
In the app manifest for your Microsoft Teams app you'll define a single messaging extension with up to ten different commands. Each command defines a type (action or search), and the locations in the client it can be invoked from (compose message area, command bar, and/or message). extensions/what-are-messaging-extensions
Topics
Community Discussion
No community discussion yet for this question.