MS-600 Exam Question 21

You are evaluating the SharePoint Framework (SPFx) ListView Command Set extension.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

MS-600 Exam Question 22

You need to publish build status messages to a Microsoft Teams channel.
Solution: You create an app that monitors the build pipeline and pushes the messages to the channel by using an incoming webhook.
Does this meet the goal?
  • MS-600 Exam Question 23

    You have a Microsoft Teams app that includes a task module. You need to invoke the task module. What should you use?
  • MS-600 Exam Question 24

    You are developing a web app that will display emails from the Microsoft 365 mailbox of the current signed-in user.
    For performance reasons, you do not want all the emails to be loaded simultaneously, rather page-by-page as the user navigates the app.
    You plan to display 30 emails per page. The most recent emails must be displayed first.
    How should you complete the query parameters for the REST request to display the third page of emails? To answer, drag the appropriate query parameters to the correct targets. Each query parameter may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
    NOTE: Each correct selection is worth one point.

    MS-600 Exam Question 25

    You have a SharePoint Framework (SPFx) 1.5 solution.
    You need to ensure that the solution can be used as a tab in Microsoft Teams.
    What should you do first?