nerdexam
Microsoft

MS-600 · Question #153

You have the following Microsoft Graph call. PATCH /me/drive/items/01NKDM7HMOJTVYMDOSXFDK2QJDXCDI3WUK Content-type: application/json { "name": "Marketing-Campaign.docx" } What occurs when you…

The correct answer is A. A file that has an ID of 01NKDM7HMOJTVYMDOSXFDK2QJDXCDI3WUK in the root of your. https://docs.microsoft.com/en-us/graph/api/driveitem-update?view=graph-rest-1.0&tabs=http

Build apps with Microsoft Graph

Question

You have the following Microsoft Graph call. PATCH /me/drive/items/01NKDM7HMOJTVYMDOSXFDK2QJDXCDI3WUK Content-type: application/json { "name": "Marketing-Campaign.docx" } What occurs when you execute the call?

Options

  • AA file that has an ID of 01NKDM7HMOJTVYMDOSXFDK2QJDXCDI3WUK in the root of your
  • BA file that has an ID of 01NKDM7HMOJTVYMDOSXFDK2QJDXCDI3WUK in a Microsoft
  • CA file named Marketing-Campaign.docx that has an ID of
  • DA file named Marketing-Campaign.docx that has an ID of

How the community answered

(29 responses)
  • A
    79% (23)
  • B
    10% (3)
  • C
    7% (2)
  • D
    3% (1)

Explanation

https://docs.microsoft.com/en-us/graph/api/driveitem-update?view=graph-rest-1.0&tabs=http

Topics

#Microsoft Graph#OneDrive#PATCH request#file operations

Community Discussion

No community discussion yet for this question.

Full MS-600 Practice