Question 16

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Question 17

You need to implement the role functionality for the backend web service calls.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
  • Question 18

    You are developing an application that will track changes to the UserPrincipalName attribute of Microsoft 365 accounts.
    You need to use a REST request to retrieve the information by using Microsoft Graph. The solution must minimize the amount of data retrieved.
    What should you do?
  • Question 19

    You are developing in application named App1.
    App1 needs to use the Microsoft Graph API to retrieve emails from Microsoft 365 for the current signed-in user. The solution must meet the following requirements:
    * Emails that have attachments and are from [email protected] must be retrieved.
    * The results must show the subject of the email, the sender address, and the count of emails retrieved.
    How should you complete the URI to retrieve the results? To answer, drag the appropriate values to the correct targets. Each value 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.

    Question 20

    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?