Skip to content

Commit 6b53614

Browse files
authored
Merge pull request #115627 from billmath/bugs6
updating
2 parents bb2e3ab + 58d5fc2 commit 6b53614

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/active-directory/cloud-provisioning/tutorial-pilot-aadc-aadccp.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: daveba
77
ms.service: active-directory
88
ms.workload: identity
99
ms.topic: overview
10-
ms.date: 03/04/2020
10+
ms.date: 05/19/2020
1111
ms.subservice: hybrid
1212
ms.author: billmath
1313
ms.collection: M365-identity-device-management
@@ -196,7 +196,9 @@ Azure AD Connect sync synchronizes changes occurring in your on-premises directo
196196
3. Run `Start-ADSyncSyncCycle`. Hit Enter.
197197

198198
>[!NOTE]
199-
>If you are running your own custom scheduler for AAD Connect sync, then please enable the scheduler.
199+
>If you are running your own custom scheduler for Azure AD Connect sync, then please enable the scheduler.
200+
201+
Once the scheduler is enabled, Azure AD Connect will stop exporting any changes on objects with `cloudNoFlow=true` in the metaverse, unless any reference attribute (eg. manager) is being updated. In case there is any reference attribute update on the object, Azure AD Connect will ignore the `cloudNoFlow` signal and export all updates on the object.
200202

201203
## Something went wrong
202204
In case the pilot does not work as expected, you can go back to the Azure AD Connect sync setup by following the steps below:

0 commit comments

Comments
 (0)