nerdexam
Microsoft

MS-600 · Question #76

You are developing a front end web app. You want to display the current username as part of the user interface. You need to retrieve the current username from Microsoft Graph by using a REST…

The correct answer is A. https://graph.microsoft.com/v1.0/me?$select=displayName. See the full explanation below for the reasoning.

Question

You are developing a front end web app. You want to display the current username as part of the user interface. You need to retrieve the current username from Microsoft Graph by using a REST request. The solution must minimize the amount of information returned. To which URI should you send the request?

Options

How the community answered

(29 responses)
  • A
    76% (22)
  • B
    14% (4)
  • C
    3% (1)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full MS-600 Practice