exam questions

Exam MS-600 All Questions

View all questions & answers for the MS-600 exam

Exam MS-600 topic 1 question 22 discussion

Actual exam question from Microsoft's MS-600
Question #: 22
Topic #: 1
[All MS-600 Questions]

You use Microsoft identity platform to store user identities.
The user profile information is inconsistently populated.
You need to develop a web app that will provide users with a page where they can enter their interests, skills, and description. When the users click the submit button, the app will use Microsoft Graph to send only changed data to Microsoft identity platform.
Which HTTP method should you use against the Microsoft Graph endpoint?

  • A. PATCH
  • B. POST
  • C. GET
  • D. PUT
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Use PATCH to update a resource with new values.
Reference:
https://docs.microsoft.com/en-us/graph/use-the-api

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Povnello
11 months, 4 weeks ago
PATCH is correct.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...