Skip to content

Commit f6ef439

Browse files
committed
updating
1 parent 1dde5e3 commit f6ef439

File tree

4 files changed

+19
-27
lines changed

4 files changed

+19
-27
lines changed

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

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

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,26 +30,24 @@ Before you add a mapping for the **UserType** attribute, you must first decide h
3030
## Add the UserType mapping
3131
To add the **UserType** mapping:
3232

33-
1. In the Azure portal, select **Azure Active Directory**.
34-
1. Select **Azure AD Connect**.
35-
1. Select **Manage cloud sync**.
36-
1. Under **Configuration**, select your configuration.
37-
1. Under **Manage attributes**, select **Click to edit mappings**.
33+
[!INCLUDE [sign in](../../../../includes/cloud-sync-sign-in.md)]
34+
2. Under **Configuration**, select your configuration.
35+
3. Under **Manage attributes**, select **Click to edit mappings**.
3836

3937
![Screenshot that shows editing the attribute mappings.](media/how-to-map-usertype/usertype-1.png)
4038

41-
1. Select **Add attribute mapping**.
39+
4. Select **Add attribute mapping**.
4240

4341
![Screenshot that shows adding a new attribute mapping.](media/how-to-map-usertype/usertype-2.png)
44-
1. Select the mapping type. You can do the mapping in one of three ways:
42+
5. Select the mapping type. You can do the mapping in one of three ways:
4543
- A direct mapping, for example, from an Active Directory attribute
4644
- An expression, such as IIF(InStr([userPrincipalName], "@partners") > 0,"Guest","Member")
4745
- A constant, for example, make all user objects as Guest
4846

4947
![Screenshot that shows adding a UserType attribute.](media/how-to-map-usertype/usertype-3.png)
5048

51-
1. In the **Target attribute** dropdown box, select **UserType**.
52-
1. Select **Apply** at the bottom of the page to create a mapping for the Azure AD **UserType** attribute.
49+
6. In the **Target attribute** dropdown box, select **UserType**.
50+
7. Select **Apply** at the bottom of the page to create a mapping for the Azure AD **UserType** attribute.
5351

5452
## Next steps
5553

articles/active-directory/hybrid/cloud-sync/how-to-on-demand-provision.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,15 @@ For additional information and an example see the following video.
2727
## Validate a user
2828
To use on-demand provisioning, follow these steps:
2929

30-
1. In the Azure portal, select **Azure Active Directory**.
31-
2. On the left, select **Azure AD Connect**.
32-
3. On the left, select **Cloud sync**.
33-
34-
:::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":::
30+
[!INCLUDE [sign in](../../../../includes/cloud-sync-sign-in.md)]
3531

36-
4. Under **Configuration**, select your configuration.
37-
5. On the left, select **Provision on demand**.
38-
6. Enter the distinguished name of a user and select the **Provision** button.
32+
3. Under **Configuration**, select your configuration.
33+
4. On the left, select **Provision on demand**.
34+
5. Enter the distinguished name of a user and select the **Provision** button.
3935

4036
:::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":::
4137

42-
7. After provisioning finishes, a success screen appears with four green check marks. Any errors appear to the left.
38+
6. After provisioning finishes, a success screen appears with four green check marks. Any errors appear to the left.
4339

4440
:::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":::
4541

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ For steps on how to upgrade an existing agent to use a gMSA account see [group M
5252

5353
For more information on how to prepare your Active Directory for group Managed Service Account, see [group Managed Service Accounts Overview](/windows-server/security/group-managed-service-accounts/group-managed-service-accounts-overview).
5454

55-
### In the Azure portal
55+
### In the Entra portal
5656

5757
1. Create a cloud-only hybrid identity administrator account on your Azure AD tenant. This way, you can manage the configuration of your tenant if your on-premises services fail or become unavailable. Learn about how to [add a cloud-only hybrid identity administrator account](../../fundamentals/add-users.md). Finishing this step is critical to ensure that you don't get locked out of your tenant.
5858
1. Add one or more [custom domain names](../../fundamentals/add-custom-domain.md) to your Azure AD tenant. Your users can sign in with one of these domain names.

0 commit comments

Comments
 (0)