Skip to content

Commit cf240c9

Browse files
committed
Private preview updates
1 parent 977ab33 commit cf240c9

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

articles/active-directory/governance/how-to-lifecycle-workflow-sync-attributes.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: billmath
77
ms.service: active-directory
88
ms.workload: identity
99
ms.topic: overview
10-
ms.date: 01/20/2022
10+
ms.date: 01/25/2023
1111
ms.subservice: compliance
1212
ms.author: owinfrey
1313
ms.collection: M365-identity-device-management
@@ -85,7 +85,7 @@ To ensure timing accuracy of scheduled workflows it’s curial to consider:
8585
- When importing the data, you should understand if and how the source provides time zone information for your users to potentially make adjustments to ensure timing accuracy.
8686

8787

88-
## Create a custom synch rule in Azure AD Connect cloud sync for EmployeeHireDate
88+
## Create a custom sync rule in Azure AD Connect cloud sync for EmployeeHireDate
8989
The following steps will guide you through creating a synchronization rule using cloud sync.
9090
1. In the Azure portal, select **Azure Active Directory**.
9191
2. Select **Azure AD Connect**.
@@ -105,7 +105,7 @@ To ensure timing accuracy of scheduled workflows it’s curial to consider:
105105

106106
For more information on attributes, see [Attribute mapping in Azure AD Connect cloud sync.](../cloud-sync/how-to-attribute-mapping.md)
107107

108-
## How to create a custom synch rule in Azure AD Connect for EmployeeHireDate
108+
## How to create a custom sync rule in Azure AD Connect for EmployeeHireDate
109109
The following example will walk you through setting up a custom synchronization rule that synchronizes the Active Directory attribute to the employeeHireDate attribute in Azure AD.
110110

111111
1. Open a PowerShell window as administrator and run `Set-ADSyncScheduler -SyncCycleEnabled $false` to disable the scheduler.
@@ -146,10 +146,8 @@ The following example will walk you through setting up a custom synchronization
146146
17. Close the Synchronization Rules Editor
147147
18. Enable the scheduler again by running `Set-ADSyncScheduler -SyncCycleEnabled $true`.
148148

149-
150-
151-
152-
149+
> [!NOTE]
150+
> **msDS-cloudExtensionAttribute1** is an example source.
153151
154152
For more information, see [How to customize a synchronization rule](../hybrid/how-to-connect-create-custom-sync-rule.md) and [Make a change to the default configuration.](../hybrid/how-to-connect-sync-change-the-configuration.md)
155153

articles/active-directory/governance/understanding-lifecycle-workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: billmath
77
ms.service: active-directory
88
ms.workload: identity
99
ms.topic: overview
10-
ms.date: 01/20/2022
10+
ms.date: 01/25/2023
1111
ms.subservice: compliance
1212
ms.author: owinfrey
1313
ms.collection: M365-identity-device-management

0 commit comments

Comments
 (0)