Skip to content

Commit b621be0

Browse files
authored
Merge pull request #249663 from billmath/rebrand1
updating
2 parents 9b3aa2a + 6050192 commit b621be0

26 files changed

+149
-204
lines changed

articles/active-directory/hybrid/cloud-sync/concept-attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The following table lists common attributes and how they're synchronized to Azur
6464

6565
## View the schema
6666
> [!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.
6868
6969
To view the schema and verify it, follow these steps.
7070

articles/active-directory/hybrid/cloud-sync/exchange-hybrid.md

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,13 @@ Before deploying Exchange Hybrid with cloud sync you must meet the following pre
4141
## How to enable
4242
Exchange Hybrid Writeback is disabled by default.
4343

44-
1. In the Azure portal, select **Azure Active Directory**.
45-
2. On the left, select **Azure AD Connect**.
46-
3. On the left, select **Cloud sync**.
47-
4. Click on an existing configuration.
48-
5. At the top, select **Properties**. You should see Exchange hybrid writeback disabled.
49-
6. Select the pencil next to **Basic**.
44+
[!INCLUDE [sign in](../../../../includes/cloud-sync-sign-in.md)]
45+
3. Click on an existing configuration.
46+
4. At the top, select **Properties**. You should see Exchange hybrid writeback disabled.
47+
5. Select the pencil next to **Basic**.
5048
:::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":::
5149

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**.
5351
:::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":::
5452

5553
>[!NOTE]
@@ -79,17 +77,15 @@ Provisioning on-demand with Exchange hybrid writeback requires two steps. You n
7977
Provisioning on-demand with Exchange hybrid use the following steps
8078

8179

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.
80+
[!INCLUDE [sign in](../../../../includes/cloud-sync-sign-in.md)]
81+
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.
8985
:::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":::
9086

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.
9389
:::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":::
9490

9591
>[!NOTE]

articles/active-directory/hybrid/cloud-sync/how-to-accidental-deletes.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,11 @@ For more information and an example, see the following video.
3232
To use the new feature, follow the steps below.
3333

3434

35-
1. In the Azure portal, select **Azure Active Directory**.
36-
2. On the left, select **Azure AD Connect**.
37-
3. On the left, select **Cloud sync**.
38-
4. Under **Configuration**, select your configuration.
39-
5. Select **View default properties**.
40-
6. Click the pencil next to **Basics**
41-
5. On the right, fill in the following information.
35+
[!INCLUDE [sign in](../../../../includes/cloud-sync-sign-in.md)]
36+
3. Under **Configuration**, select your configuration.
37+
4. Select **Properties**.
38+
5. Click the pencil next to **Basics**
39+
6. On the right, fill in the following information.
4240
- **Notification email** - email used for notifications
4341
- **Prevent accidental deletions** - check this box to enable the feature
4442
- **Accidental deletion threshold** - enter the number of objects to stop synchronization and send a notification

articles/active-directory/hybrid/cloud-sync/how-to-attribute-mapping.md

Lines changed: 17 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ You can use the cloud sync attribute mapping feature to map attributes between y
2222
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).
2323

2424
> [!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).
2626
2727
## Understand types of attribute mapping
2828
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:
9797

9898
To use attribute mapping, follow these steps:
9999

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":::
105100

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.
109-
7. Click **Add attribute mapping**.
101+
[!INCLUDE [sign in](../../../../includes/cloud-sync-sign-in.md)]
102+
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**.
110106

111107
:::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":::
112108

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:
114110
- **Direct**: The target attribute is populated with the value of an attribute of the linked object in Active Directory.
115111
- **Constant**: The target attribute is populated with a specific string that you specify.
116112
- **Expression**: The target attribute is populated based on the result of a script-like expression.
117113
- **None**: The target attribute is left unmodified.
118114

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**.
121117
:::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":::
122118

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**.
125121
:::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":::
126122

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.
128124

129125
:::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":::
130126

131127
## Test your attribute mapping
132128

133129
To test your attribute mapping, you can use [on-demand provisioning](how-to-on-demand-provision.md):
134130

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.
131+
[!INCLUDE [sign in](../../../../includes/cloud-sync-sign-in.md)]
132+
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.
141135

142136
:::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":::
143137

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.
145139

146140
:::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":::
147141

articles/active-directory/hybrid/cloud-sync/how-to-cloud-sync-workbook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.collection: M365-identity-device-management
1616

1717

1818
# Azure AD cloud sync insights workbook
19-
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.
2020

2121
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.
2222

articles/active-directory/hybrid/cloud-sync/how-to-configure.md

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -30,23 +30,21 @@ For additional information and an example of how to configure cloud sync, see th
3030
## Configure provisioning
3131
To configure provisioning, follow these steps.
3232

33-
1. In the Azure portal, select **Azure Active Directory**.
34-
2. On the left, select **Azure AD Connect**.
35-
3. On the left, select **Cloud sync**.
33+
[!INCLUDE [sign in](../../../../includes/cloud-sync-sign-in.md)]
3634

3735
:::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":::
3836

39-
4. Select **New configuration**.
37+
3. Select **New configuration**.
4038
:::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**.
4240

4341
:::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":::
4442

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.
4644

4745
:::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":::
4846

49-
7. The configuration is split in to the following 5 sections.
47+
6. The configuration is split in to the following 5 sections.
5048

5149
|Section|Description|
5250
|-----|-----|
@@ -151,9 +149,7 @@ Cloud sync monitors the health of your configuration and places unhealthy object
151149

152150
## Restart provisioning
153151
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**.
155-
2. On the left, select **Azure AD Connect**.
156-
3. On the left, select **Cloud sync**.
152+
[!INCLUDE [sign in](../../../../includes/cloud-sync-sign-in.md)]
157153
4. Under **Configuration**, select your configuration.
158154

159155
:::image type="content" source="media/how-to-configure/new-ux-configure-14.png" alt-text="Screenshot of restarting sync." lightbox="media/how-to-configure/new-ux-configure-14.png":::
@@ -163,14 +159,12 @@ If you don't want to wait for the next scheduled run, trigger the provisioning r
163159
## Remove a configuration
164160
To delete a configuration, follow these steps.
165161

166-
1. In the Azure portal, select **Azure Active Directory**.
167-
2. On the left, select **Azure AD Connect**.
168-
3. On the left, select **Cloud sync**.
169-
4. Under **Configuration**, select your configuration.
162+
[!INCLUDE [sign in](../../../../includes/cloud-sync-sign-in.md)]
163+
3. Under **Configuration**, select your configuration.
170164

171165
:::image type="content" source="media/how-to-configure/new-ux-configure-15.png" alt-text="Screenshot of deletion." lightbox="media/how-to-configure/new-ux-configure-15.png":::
172166

173-
5. At the top of the configuration screen, select **Delete configuration**.
167+
4. At the top of the configuration screen, select **Delete configuration**.
174168

175169
>[!IMPORTANT]
176170
>There's no confirmation prior to deleting a configuration. Make sure this is the action you want to take before you select **Delete**.

articles/active-directory/hybrid/cloud-sync/how-to-expression-builder.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,12 @@ The expression builder is a new function in Azure located under cloud sync. It h
1919
## Use the expression builder
2020
To access the expression builder:
2121

22-
1. In the Azure portal, select **Azure Active Directory**.
23-
1. Select **Azure AD Connect**.
24-
1. Select **Manage cloud sync**.
25-
1. Under **Configuration**, select your configuration.
26-
1. Under **Manage attributes**, select **Click to edit mappings**.
27-
1. On the **Edit attribute mappings** pane, select **Add attribute mapping**.
28-
1. Under **Mapping type**, select **Expression**.
29-
1. Select **Try the expression builder (Preview)**.
22+
[!INCLUDE [sign in](../../../../includes/cloud-sync-sign-in.md)]
23+
2. Under **Configuration**, select your configuration.
24+
3. Under **Manage attributes**, select **Click to edit mappings**.
25+
4. On the **Edit attribute mappings** pane, select **Add attribute mapping**.
26+
5. Under **Mapping type**, select **Expression**.
27+
6. Select **Try the expression builder (Preview)**.
3028

3129
![Screenshot that shows using expression builder.](media/how-to-expression-builder/expression-1.png)
3230

0 commit comments

Comments
 (0)