Skip to content

Commit 86bdc28

Browse files
Merge pull request #251177 from OWinfreyATL/owinfreyATL-EntraSyncSteps
update entra steps azure ad connect
2 parents 62f6acb + f42c5d5 commit 86bdc28

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

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

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: amycolannino
77
ms.service: active-directory
88
ms.workload: identity
99
ms.topic: overview
10-
ms.date: 03/31/2023
10+
ms.date: 09/12/2023
1111
ms.subservice: compliance
1212
ms.author: owinfrey
1313
ms.collection: M365-identity-device-management
@@ -88,21 +88,20 @@ To ensure timing accuracy of scheduled workflows it’s crucial to consider:
8888

8989
## Create a custom sync rule in Azure AD Connect cloud sync for EmployeeHireDate
9090
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:
9897
- Mapping Type: Direct
9998
- Source attribute: extensionAttribute1
10099
- Default value: Leave blank
101100
- Target attribute: employeeHireDate
102101
- 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**.
106105

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

0 commit comments

Comments
 (0)