exam questions

Exam PL-400 All Questions

View all questions & answers for the PL-400 exam

Exam PL-400 topic 6 question 5 discussion

Actual exam question from Microsoft's PL-400
Question #: 5
Topic #: 6
[All PL-400 Questions]

HOTSPOT -
An organization has a custom Assignments entity that guides agent actions. Team leaders for each assignment group must be able to review any changes made to assignment data by their agents.
You have the following JSON segment:

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 -
Delta query lets you query for additions, deletions, or updates to users, by way of a series of delta function calls. Delta query enables you discover changes to users without having to fetch the entire set of users from Microsoft Graph and compare changes.

Box 2: No -

Tracking user changes -
Tracking user changes is a round of one or more GET requests with the delta function. You make a GET request much like the way you list users, except that you include the following:
The delta function.
A state token (deltaToken or skipToken) from the previous GET delta function call.
Delta tokens are only valid for a specific period before the client application needs to run a full synchronization again. For directory objects (application, administrativeUnit, directoryObject, directoryRole, group, orgContact, oauth2permissiongrant, servicePrincipal, and user), the limit is 7 days.

Box 3: No -
There is limited support for $filter:
The only supported $filter expression is for tracking changes on a specific object: $filter=id+eq+{value}.

Box 4: Yes -
Reference:
https://docs.microsoft.com/en-us/graph/api/user-delta

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
Big_PP
Highly Voted 3 years, 9 months ago
Is this one alright?
upvoted 7 times
...
Juan0414
Most Recent 1 month, 3 weeks ago
Yes - The JSON response contains an @odata.deltaLink, which indicates that it is a Delta Query response. No - Delta links retrieve changes since the last time they were generated, but they do not guarantee a specific time frame like "last 30 days." No - filter is not supported with change tracking (https://learn.microsoft.com/en-us/power-apps/developer/data-platform/use-change-tracking-synchronize-data-external-systems#query-options-not-supported-in-change-tracking-web-api-request) Yes - https://learn.microsoft.com/en-us/power-apps/developer/data-platform/use-change-tracking-synchronize-data-external-systems
upvoted 1 times
...
HeWhoTakesExams
5 months, 3 weeks ago
Hello, IT scam-artists. Good to see you
upvoted 4 times
...
Net_IT
1 year, 6 months ago
Anyone can provide a link on which they base these answers?
upvoted 1 times
osx
3 months, 2 weeks ago
could be this one https://learn.microsoft.com/en-us/graph/delta-query-overview Token duration Delta tokens are only valid for a specific period before the client application needs to run a full synchronization again. For directory objects, the limit is seven days. For education objects (educationSchool, educationUser, and educationClass), the limit is seven days. For Outlook entities (message, mailFolder, event, contact, contactFolder, todoTask, and todoTaskList), the upper limit isn't fixed; it's dependent on the size of the internal delta token cache. While new delta tokens are continuously added in the cache, after the cache capacity is exceeded, the older delta tokens are deleted. In case the token expires, the service should respond with a 40X-series error with error codes such as syncStateNotFound. For more information, see Error codes in Microsoft Graph.
upvoted 1 times
...
...
shibax
3 years, 2 months ago
correct?
upvoted 1 times
...
DavidPPF
3 years, 5 months ago
YES YES NO YES
upvoted 3 times
MarlyB
3 years, 3 months ago
Why do you think that?
upvoted 1 times
...
...
Hendrikdb
3 years, 6 months ago
Corect
upvoted 4 times
...
btc3100
3 years, 7 months ago
I don't think the token is valid. It should not contain %3o.
upvoted 3 times
fayeje1956
3 years, 1 month ago
I had it on my exam the other day and it's actually %3a and not %3o. After decoding the token will be 652832!07/20/2020 17:21:13 and therefore it is valid. So my answers were YNNY
upvoted 7 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago