exam questions

Exam MS-600 All Questions

View all questions & answers for the MS-600 exam

Exam MS-600 topic 2 question 25 discussion

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

HOTSPOT -
You receive the following JSON document when you use Microsoft Graph to query the current signed-in user.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Yes -

Syntax: GET /me/photo/$value -
Get the specified profilePhoto or its metadata (profilePhoto properties).
Example: Get the photo for the signed-in user in the largest available size
GET https://graph.microsoft.com/v1.0/me/photo/$value

Box 2: Yes -
Syntax: GET /users/{id | userPrincipalName}/photo/$value
Get the specified profilePhoto or its metadata (profilePhoto properties).

Box 3: Yes -
Syntax: GET /users/{id | userPrincipalName}/photo/$value
Get the specified profilePhoto or its metadata (profilePhoto properties).
Reference:
https://docs.microsoft.com/en-us/graph/api/profilephoto-get

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
RajatSahani
Highly Voted 2 years, 10 months ago
provided answer is correct
upvoted 8 times
...
xupiter
Most Recent 1 year, 1 month ago
1st should be NO. You don't want your own picture, you want Ben's picture.
upvoted 1 times
Brucy_3
1 year ago
It says you receive this data when you query as the current SIGNED IN user. That means from a technical perspective you are Ben when querying this data in the question. Long story short, it is YES.
upvoted 1 times
...
...
Tyron1711
2 years, 3 months ago
Answer is correct
upvoted 3 times
...
Carpos
2 years, 4 months ago
Answer is Super Correct
upvoted 3 times
...
meghvasavada
2 years, 5 months ago
Answer is correct
upvoted 3 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 ...