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
Copy file name to clipboardExpand all lines: articles/active-directory/hybrid/cloud-sync/concept-attributes.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ The following table lists common attributes and how they're synchronized to Azur
64
64
65
65
## View the schema
66
66
> [!WARNING]
67
-
> The cloud sync configuration creates a service principal. The service principal is visible in the Azure portal. You should not modify the attribute mappings using the service principal experience in the Azure portal. This is not supported.
67
+
> The cloud sync configuration creates a service principal. The service principal is visible in the Entra portal. You should not modify the attribute mappings using the service principal experience in the Entra portal. This is not supported.
68
68
69
69
To view the schema and verify it, follow these steps.
4. At the top, select **Properties**. You should see Exchange hybrid writeback disabled.
47
+
5. Select the pencil next to **Basic**.
50
48
:::image type="content" source="media/exchange-hybrid/exchange-hybrid-1.png" alt-text="Screenshot of the basic properties." lightbox="media/exchange-hybrid/exchange-hybrid-1.png":::
51
49
52
-
7. On the right, place a check in **Exchange hybrid writeback** and click **Apply**.
50
+
6. On the right, place a check in **Exchange hybrid writeback** and click **Apply**.
53
51
:::image type="content" source="media/exchange-hybrid/exchange-hybrid-2.png" alt-text="Screenshot of enabling Exchange writeback." lightbox="media/exchange-hybrid/exchange-hybrid-2.png":::
54
52
55
53
>[!NOTE]
@@ -79,17 +77,15 @@ Provisioning on-demand with Exchange hybrid writeback requires two steps. You n
79
77
Provisioning on-demand with Exchange hybrid use the following steps
80
78
81
79
82
-
1. In the Azure portal, select **Azure Active Directory**.
83
-
2. On the left, select **Azure AD Connect**.
84
-
3. On the left, select **Cloud sync**.
85
-
4. Under **Configuration**, select your configuration.
86
-
5. On the left, select **Provision on demand**.
87
-
6. Enter the distinguished name of a user and select the **Provision** button.
88
-
7. A success screen appears with four green check marks.
3. Under **Configuration**, select your configuration.
82
+
4. On the left, select **Provision on demand**.
83
+
5. Enter the distinguished name of a user and select the **Provision** button.
84
+
6. A success screen appears with four green check marks.
89
85
:::image type="content" source="media/exchange-hybrid/exchange-hybrid-3.png" alt-text="Screenshot of the initial Exchange writeback." lightbox="media/exchange-hybrid/exchange-hybrid-3.png":::
90
86
91
-
8. Click **Next**. On the **Writeback exchange attributes to Active Directory** tab, the synchronization starts.
92
-
9. You should see the success details.
87
+
7. Click **Next**. On the **Writeback exchange attributes to Active Directory** tab, the synchronization starts.
88
+
8. You should see the success details.
93
89
:::image type="content" source="media/exchange-hybrid/exchange-hybrid-4.png" alt-text="Screenshot of Exchange attributes being written back." lightbox="media/exchange-hybrid/exchange-hybrid-4.png":::
Copy file name to clipboardExpand all lines: articles/active-directory/hybrid/cloud-sync/how-to-attribute-mapping.md
+17-23Lines changed: 17 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ You can use the cloud sync attribute mapping feature to map attributes between y
22
22
You can customize (change, delete, or create) the default attribute mappings according to your business needs. For a list of attributes that are synchronized, see [Attributes synchronized to Azure Active Directory](../connect/reference-connect-sync-attributes-synchronized.md).
23
23
24
24
> [!NOTE]
25
-
> This article describes how to use the Azure portal to map attributes. For information on using Microsoft Graph, see [Transformations](how-to-transformation.md).
25
+
> This article describes how to use the Entra portal to map attributes. For information on using Microsoft Graph, see [Transformations](how-to-transformation.md).
26
26
27
27
## Understand types of attribute mapping
28
28
With attribute mapping, you control how attributes are populated in Azure AD. Azure AD supports four mapping types:
@@ -97,51 +97,45 @@ The following are the attributes supported by an expression mapping:
97
97
98
98
To use attribute mapping, follow these steps:
99
99
100
-
1. In the Azure portal, select **Azure Active Directory**.
101
-
2. On the left, select **Azure AD Connect**.
102
-
3. On the left, select **Cloud sync**.
103
-
104
-
:::image type="content" source="media/how-to-on-demand-provision/new-ux-1.png" alt-text="Screenshot of new UX screen." lightbox="media/how-to-on-demand-provision/new-ux-1.png":::
105
100
106
-
4. Under **Configuration**, select your configuration.
107
-
5. On the left, select **Attribute mapping**.
108
-
6. At the top, ensure that you have the correct object type selected. That is, user, group, or contact.
3. Under **Configuration**, select your configuration.
103
+
4. On the left, select **Attribute mapping**.
104
+
5. At the top, ensure that you have the correct object type selected. That is, user, group, or contact.
105
+
6. Click **Add attribute mapping**.
110
106
111
107
:::image type="content" source="media/how-to-attribute-mapping/new-ux-mapping-3.png" alt-text="Screenshot of adding an attribute mapping." lightbox="media/how-to-attribute-mapping/new-ux-mapping-3.png":::
112
108
113
-
8. Select the mapping type. This can be one of the following:
109
+
7. Select the mapping type. This can be one of the following:
114
110
-**Direct**: The target attribute is populated with the value of an attribute of the linked object in Active Directory.
115
111
-**Constant**: The target attribute is populated with a specific string that you specify.
116
112
-**Expression**: The target attribute is populated based on the result of a script-like expression.
117
113
-**None**: The target attribute is left unmodified.
118
114
119
-
9. Depending on what you have selected in the previous step, different options will be available for filling in.
120
-
10. Select when to apply this mapping, and then select **Apply**.
115
+
8. Depending on what you have selected in the previous step, different options will be available for filling in.
116
+
9. Select when to apply this mapping, and then select **Apply**.
121
117
:::image type="content" source="media/how-to-attribute-mapping/new-ux-mapping-4.png" alt-text="Screenshot of saving an attribute mapping." lightbox="media/how-to-attribute-mapping/new-ux-mapping-4.png":::
122
118
123
-
11. Back on the **Attribute mappings** screen, you should see your new attribute mapping.
124
-
12. Select **Save schema**. You will be notified that once you save the schema, a synchronization will occur. Click **OK**.
119
+
10. Back on the **Attribute mappings** screen, you should see your new attribute mapping.
120
+
11. Select **Save schema**. You will be notified that once you save the schema, a synchronization will occur. Click **OK**.
125
121
:::image type="content" source="media/how-to-attribute-mapping/new-ux-mapping-5.png" alt-text="Screenshot of saving schema." lightbox="media/how-to-attribute-mapping/new-ux-mapping-5.png":::
126
122
127
-
13. Once the save is successful you will see a notification on the right.
123
+
12. Once the save is successful you will see a notification on the right.
128
124
129
125
:::image type="content" source="media/how-to-attribute-mapping/new-ux-mapping-6.png" alt-text="Screenshot of successful schema save." lightbox="media/how-to-attribute-mapping/new-ux-mapping-6.png":::
130
126
131
127
## Test your attribute mapping
132
128
133
129
To test your attribute mapping, you can use [on-demand provisioning](how-to-on-demand-provision.md):
134
130
135
-
1. In the Azure portal, select **Azure Active Directory**.
136
-
2. On the left, select **Azure AD Connect**.
137
-
3. On the left, select **Cloud sync**.
138
-
4. Under **Configuration**, select your configuration.
139
-
5. On the left, select **Provision on demand**.
140
-
6. Enter the distinguished name of a user and select the **Provision** button.
3. Under **Configuration**, select your configuration.
133
+
4. On the left, select **Provision on demand**.
134
+
5. Enter the distinguished name of a user and select the **Provision** button.
141
135
142
136
:::image type="content" source="media/how-to-on-demand-provision/new-ux-2.png" alt-text="Screenshot of user distinguished name." lightbox="media/how-to-on-demand-provision/new-ux-2.png":::
143
137
144
-
7. After provisioning finishes, a success screen appears with four green check marks. Any errors appear to the left.
138
+
6. After provisioning finishes, a success screen appears with four green check marks. Any errors appear to the left.
145
139
146
140
:::image type="content" source="media/how-to-on-demand-provision/new-ux-3.png" alt-text="Screenshot of on-demand success." lightbox="media/how-to-on-demand-provision/new-ux-3.png":::
The Cloud sync workbook provides a flexible canvas for data analysis. The workbook allows you to create rich visual reports within the Azure portal. To learn more, see Azure Monitor Workbooks overview.
19
+
The Cloud sync workbook provides a flexible canvas for data analysis. The workbook allows you to create rich visual reports within the Entra portal. To learn more, see Azure Monitor Workbooks overview.
20
20
21
21
This workbook is intended for Hybrid Identity Admins who use cloud sync to sync users from AD to Azure AD. It allows admins to gain insights into sync status and details.
:::image type="content" source="media/how-to-on-demand-provision/new-ux-1.png" alt-text="Screenshot of new UX screen." lightbox="media/how-to-on-demand-provision/new-ux-1.png":::
38
36
39
-
4. Select **New configuration**.
37
+
3. Select **New configuration**.
40
38
:::image type="content" source="media/how-to-configure/new-ux-configure-1.png" alt-text="Screenshot of adding a configuration." lightbox="media/how-to-configure/new-ux-configure-1.png":::
41
-
5. On the configuration screen, select your domain and whether to enable password hash sync. Click **Create**.
39
+
4. On the configuration screen, select your domain and whether to enable password hash sync. Click **Create**.
42
40
43
41
:::image type="content" source="media/how-to-configure/new-ux-configure-2.png" alt-text="Screenshot of a new configuration." lightbox="media/how-to-configure/new-ux-configure-2.png":::
44
42
45
-
6. The **Get started** screen will open. From here, you can continue configuring cloud sync.
43
+
5. The **Get started** screen will open. From here, you can continue configuring cloud sync.
46
44
47
45
:::image type="content" source="media/how-to-configure/new-ux-configure-3.png" alt-text="Screenshot of the getting started screen." lightbox="media/how-to-configure/new-ux-configure-3.png":::
48
46
49
-
7. The configuration is split in to the following 5 sections.
47
+
6. The configuration is split in to the following 5 sections.
50
48
51
49
|Section|Description|
52
50
|-----|-----|
@@ -151,9 +149,7 @@ Cloud sync monitors the health of your configuration and places unhealthy object
151
149
152
150
## Restart provisioning
153
151
If you don't want to wait for the next scheduled run, trigger the provisioning run by using the **Restart sync** button.
154
-
1. In the Azure portal, select **Azure Active Directory**.
0 commit comments