@@ -7,7 +7,7 @@ manager: amycolannino
7
7
ms.service : active-directory
8
8
ms.workload : identity
9
9
ms.topic : overview
10
- ms.date : 03/31 /2023
10
+ ms.date : 09/12 /2023
11
11
ms.subservice : compliance
12
12
ms.author : owinfrey
13
13
ms.collection : M365-identity-device-management
@@ -88,21 +88,20 @@ To ensure timing accuracy of scheduled workflows it’s crucial to consider:
88
88
89
89
## Create a custom sync rule in Azure AD Connect cloud sync for EmployeeHireDate
90
90
The following steps will guide you through creating a synchronization rule using cloud sync.
91
- 1 . In the Azure portal, select ** Azure Active Directory** .
92
- 2 . Select ** Azure AD Connect** .
93
- 3 . Select ** Manage cloud sync** .
94
- 4 . Under ** Configuration** , select your configuration.
95
- 5 . Select ** Click to edit mappings** . This link opens the ** Attribute mappings** screen.
96
- 6 . Select ** Add attribute** .
97
- 7 . Fill in the following information:
91
+ 1 . In the Microsoft Entra admin center, browse to > ** Hybrid management** > ** Azure AD Connect** .
92
+ 2 . Select ** Manage Azure AD cloud sync** .
93
+ 3 . Under ** Configuration** , select your configuration.
94
+ 4 . Select ** Click to edit mappings** . This link opens the ** Attribute mappings** screen.
95
+ 5 . Select ** Add attribute** .
96
+ 6 . Fill in the following information:
98
97
- Mapping Type: Direct
99
98
- Source attribute: extensionAttribute1
100
99
- Default value: Leave blank
101
100
- Target attribute: employeeHireDate
102
101
- Apply this mapping: Always
103
- 8 . Select ** Apply** .
104
- 9 . Back on the ** Attribute mappings** screen, you should see your new attribute mapping.
105
- 10 . Select ** Save schema** .
102
+ 7 . Select ** Apply** .
103
+ 8 . Back on the ** Attribute mappings** screen, you should see your new attribute mapping.
104
+ 9 . Select ** Save schema** .
106
105
107
106
For more information on attributes, see [ Attribute mapping in Azure AD Connect cloud sync.] ( ../hybrid/cloud-sync/how-to-attribute-mapping.md )
108
107
0 commit comments