MS-600 Exam Question 16

You need to retrieve a list of the last 10 files that the current user opened from Microsoft OneDrive. The response must contain only the file ID and the file name.
Which URI should you use to retrieve the results? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

MS-600 Exam Question 17

You have an invoice approval process in which an approver is sent an automated email that contains a link to a web-based accounts system whenever an invoice requires approval.
Which benefit can be achieved by using actionable messages for the approval process?
  • MS-600 Exam Question 18

    You company has a third-party invoicing web app.
    You need to display the app within Microsoft Teams for one user only. The app will not require conversational interactions.
    How should you display the app by using the minimum amount of effort?
  • MS-600 Exam Question 19

    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?
  • MS-600 Exam Question 20

    You are building a single-page application (SPA) that will have the following parameters:
    * App Id: DBA22F72-64PA4C44-AA2C-FAA0DA5A471B
    * Tenant Id: DC045C4D-5881-43C7-97AB-3C5A1ADB8DBC
    * AppName: Contoso.Spa
    You have a line-of-business API for invoicing that is secured by using the Microsoft identity platform. The API has the following parameters:
    * App Id: 8/9A43D7-1794-47A0-AB2B-440B63FEC248
    * Tenant Id: DC04SC4D S881-43C7-97AB 3C5A1ADB8DBC
    * AppName: Contoso.lnvoicing
    Contoso.Invoicing declares the following custom scopes:
    * Invoices-Read
    * Invoices. Read Write
    Contoso.Spa needs to call Contoso.lnvoicing to create new invoices.
    Which code should you use in Contoso.Spa to obtain an access token for Contoso.Invoicing? To answer, select the appropriate options in the answer area.
    NOTE: Each correct select is worth one point.