You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Performs synchronization by periodically running in the background, polling for changes in one directory, and pushing them to another directory.
ms.localizationpriority
medium
doc_type
resourcePageType
author
ArvindHarinder1
ms.subservice
entra-applications
ms.date
07/22/2024
synchronizationJob resource type
Namespace: microsoft.graph
Performs synchronization by periodically running in the background, polling for changes in one directory, and pushing them to another directory. The synchronization job is always specific to a particular instance of an application in your tenant. As part of the synchronization job setup, you need to give authorization to read and write objects in your target directory, and customize the job's synchronization schema.
Start synchronization. If the job is in a paused state, it continues from the point where the job was paused. If the job is in quarantine, the quarantine status is cleared.
Temporarily stop synchronization. All the progress, including job state, is persisted, and the job will continue from where it left off when a Start call is made.