nerdexam
Microsoft

MS-600 · Question #25

MS-600 Question #25: Real Exam Question with Answer & Explanation

The correct answer is D. User.Read.All. By default, the service principal has no explicit permissions granted to access the Microsoft However, if you request an access token for the Microsoft Graph, you get a token with the user_impersonation permission scope that can be used for reading information about the users (th

Question

What is the default permission scope when you request an access token by using MSGraphClient?

Options

  • AUser.Read
  • BPeople.Read.All
  • CPeople.Read
  • DUser.Read.All

Explanation

By default, the service principal has no explicit permissions granted to access the Microsoft However, if you request an access token for the Microsoft Graph, you get a token with the user_impersonation permission scope that can be used for reading information about the users (that is, User.Read.All).

Community Discussion

No community discussion yet for this question.

Full MS-600 Practice
What is the default permission scope when you request an access... | MS-600 Q#25 Answer | NerdExam