nerdexam
Microsoft

MS-600 · Question #216

You are creating a web app that will use the Microsoft Graph API to read and send email. The app needs to have access to only the current user's mailbox. The solution must use the principle of least…

The correct answer is B. delegated Mail.Read and Mail.Send. See the full explanation below for the reasoning.

Question

You are creating a web app that will use the Microsoft Graph API to read and send email. The app needs to have access to only the current user’s mailbox. The solution must use the principle of least privilege. Which Microsoft Graph API permissions should you grant for the app?

Options

  • Adelegated Mail.Send
  • Bdelegated Mail.Read and Mail.Send
  • Capplication Mail.Read and Mail.Send
  • Dapplication Mail.ReadWrite

How the community answered

(30 responses)
  • A
    17% (5)
  • B
    73% (22)
  • C
    7% (2)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full MS-600 Practice