MS-600 Exam Question 21

Which URI should you use to query all the emails that relate to an invoice?
  • MS-600 Exam Question 22

    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 23

    You are developing a mobile application that will display the current signed-in user's display name and the application settings. The application settings are stored as Microsoft graph extension of the user profile.
    Users of the application have intermittent network connectivity.
    You need to retrieve the least amount of data by using a single REST request. The solution must minimize network traffic.
    Which URI Should you use to retrieve the data?
  • MS-600 Exam Question 24

    You need to develop an add-in for Microsoft Excel that can be used from the Windows, Mac, and web versions of Excel.
    What are two ways to develop the add-in? Each correct answer presents a complete solution?
    NOTE: Each correct selection is worth one point.
  • MS-600 Exam Question 25

    You are developing a human resources application that will show users where they are in their company's organization chart.
    You are adding a new feature that will display the name of a user's manager inside the application.
    You need to create a REST query to retrieve the information. The solution must minimize the amount of data retrieved.
    Which query should you use?