1: Delta URL isn’t reflecting certain kinds of Users. But Without the Delta, those Users show up. Although unable to figure what kind of data doesn’t reflect for a User Query with a DELTA URL. It would be great to understand i:Are Alias Updates reflected in Delta ii:If Primary Mail Attribute is NULL, will those show up in Delta. iii: As a part of Delta, I am selecting specifically Mail, ProxyAddresses attributes. For Certain Users this doesn’t show up in Delta but only without a Delta URL when pulled, these show up.
Asked
Active
Viewed 80 times
1 Answers
0
i:Are Alias Updates reflected in Delta
Yes.
ii:If Primary Mail Attribute is NULL, will those show up in Delta?
Yes.
iii: As a part of Delta, I am selecting specifically Mail, ProxyAddresses attributes. For Certain Users this doesn’t show up in Delta but only without a Delta URL when pulled, these show up.
Delta query is used for discovering newly created, updated, or deleted entities without performing a full read of the target resource with every request. If you want to find a user, please use user request url.

Tony Ju
- 14,891
- 3
- 17
- 31
-
Thanks for the INfo. But i am not trying to Find a User. User already Exists. But Update to that User is missing in DELTA. – user6230298 Jan 09 '20 at 05:13
-
@user6230298 Which user property did you change? – Tony Ju Jan 09 '20 at 05:16
-
Added Alias to the user. – user6230298 Jan 09 '20 at 12:48