Whenever a change occurs in a user or group:
-
MS Entra ID checks whether the record already exists in the ndd.id.scim API database.
-
If it exists and is up to date, the process is skipped (SKIP).
-
If it exists but is out of date, only the changed fields are sent.
-
If it does not exist, all properties are sent to create the record.