Skip to content

Commit 2027eaf

Browse files
author
Ken Withee
committed
Fixes number with pivot zones.
1 parent 544474a commit 2027eaf

File tree

1 file changed

+20
-10
lines changed

1 file changed

+20
-10
lines changed

articles/active-directory/app-provisioning/define-conditional-rules-for-provisioning-user-accounts.md

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -72,27 +72,37 @@ Scoping filters are configured as part of the attribute mappings for each Azure
7272
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Application Administrator](../roles/permissions-reference.md#application-administrator).
7373

7474
::: zone pivot="app-provisioning"
75-
2. Browse to **Identity** > **Applications** > **Enterprise applications** > **All applications**.
76-
3. Select the application for which you have configured automatic provisioning: for example, "ServiceNow".
75+
76+
1. Browse to **Identity** > **Applications** > **Enterprise applications** > **All applications**.
77+
78+
1. Select the application for which you have configured automatic provisioning: for example, "ServiceNow".
79+
7780
::: zone-end
7881

7982
::: zone pivot="cross-tenant-synchronization"
80-
4. Browse to **Identity** > **External Identities** > **Cross-tenant Synchronization** > **Configurations**
81-
5. Select your configuration.
83+
84+
1. Browse to **Identity** > **External Identities** > **Cross-tenant Synchronization** > **Configurations**
85+
86+
1. Select your configuration.
87+
8288
::: zone-end
8389

84-
6. Select the **Provisioning** tab.
90+
1. Select the **Provisioning** tab.
8591

8692
::: zone pivot="app-provisioning"
87-
7. In the **Mappings** section, select the mapping that you want to configure a scoping filter for: for example, "Synchronize Azure Active Directory Users to ServiceNow".
93+
94+
1. In the **Mappings** section, select the mapping that you want to configure a scoping filter for: for example, "Synchronize Azure Active Directory Users to ServiceNow".
95+
8896
::: zone-end
8997

9098
::: zone pivot="cross-tenant-synchronization"
91-
8. In the **Mappings** section, select the mapping that you want to configure a scoping filter for: for example, "Provision Azure Active Directory Users".
99+
100+
1. In the **Mappings** section, select the mapping that you want to configure a scoping filter for: for example, "Provision Azure Active Directory Users".
92101
::: zone-end
93-
9. Select the **Source object scope** menu.
94-
10. Select **Add scoping filter**.
95-
11. Define a clause by selecting a source **Attribute Name**, an **Operator**, and an **Attribute Value** to match against. The following operators are supported:
102+
103+
1. Select the **Source object scope** menu.
104+
1. Select **Add scoping filter**.
105+
1. Define a clause by selecting a source **Attribute Name**, an **Operator**, and an **Attribute Value** to match against. The following operators are supported:
96106

97107
a. **EQUALS**. Clause returns "true" if the evaluated attribute matches the input string value exactly (case sensitive).
98108

0 commit comments

Comments
 (0)