exam questions

Exam AZ-204 All Questions

View all questions & answers for the AZ-204 exam

Exam AZ-204 topic 4 question 76 discussion

Actual exam question from Microsoft's AZ-204
Question #: 76
Topic #: 4
[All AZ-204 Questions]

You are developing a Microsoft Entra ID integrated app that interacts with Microsoft Graph.

You must allow GET operations to receive unknown members that might be defined in the future in Microsoft Graph API. You plan to include support for evolvable enumerations in the app.

You need to specify the HTTP request header that will provide the evolvable enumerations support in the app.

Which header should you specify?

  • A. Accept
  • B. Content-Type
  • C. If-Match
  • D. Prefer
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
Mattt
7 months, 1 week ago
Selected Answer: D
D is correct
upvoted 1 times
...
Vichu_1607
7 months, 1 week ago
Selected Answer: D
Prefer Header: Ensures that the response includes unknown members, supporting evolvable enumerations.
upvoted 1 times
...
passme847
7 months, 2 weeks ago
Selected Answer: D
" If you design your application to handle unknown members as well, you can opt in to receive those members by using an HTTP Prefer request header" https://learn.microsoft.com/en-us/graph/best-practices-concept
upvoted 3 times
...
KeithSh
7 months, 2 weeks ago
Selected Answer: D
Correct D: https://learn.microsoft.com/en-us/graph/best-practices-concept#handling-future-members-in-evolvable-enumerations
upvoted 2 times
...
c75314a
7 months, 2 weeks ago
Selected Answer: D
d
upvoted 1 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 ...