Microsoft
MS-600 · Question #123
MS-600 Question #123: Real Exam Question with Answer & Explanation
The correct answer is A. Return an HTTP response that contains a Taskinfo object of type message and an Adaptive C. Return an HTTP response that contains a Taskinfo object of type continue and an Adaptive Card.. See the full explanation below for the reasoning.
Question
You are building a conversational bot that will have an interactive Ul. When the user invokes the bot by using a keyword, the bot will reply with a dialog that lets the user choose one of multiple options. After the user chooses an option, and the response is received by the backend logic, you need to prompt the user to select additional options. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Options
- AReturn an HTTP response that contains a Taskinfo object of type message and an Adaptive
- BImplement an Adaptive Card thathasanAction.showCard card action.
- CReturn an HTTP response that contains a Taskinfo object of type continue and an Adaptive Card.
- DImplement a Hero Card that has an invoke card action.
- EReturn an HTTP response that contains a Taskinfo object of type message and an embedded
Community Discussion
No community discussion yet for this question.