Microsoft Entra ID
Provisioning

Scoping users or groups to be provisioned with scoping filters in Microsoft Entra ID

In brief

The documentation replaces the former Mappings-based steps with a Scoping filters wizard covering assignment-based and attribute-based filtering for users and groups. Existing operator details and limitations remain documented.

What Entra admins need to know

Administrators configuring filters should follow the new Manage > Scoping filters path and review the wizard’s scope settings. No product launch or required migration is evidenced by this documentation update.

This editorial summary was generated by AI from the documentation changes. Verify important details in the full Microsoft Learn article.

Documentation change

The comparison below shows only the changed extract. Use the full-page view for complete context.

title: Scoping users or groups to be provisioned with scoping filters in Microsoft Entra ID description: Learn how to use scoping filters to define attribute-based rules that determine which users or groups are provisioned in Microsoft Entra ID. ms.topic: how-to ms.date: 03/04/202508/06/2026 ms.reviewer: arvinh zone_pivot_groups: app-provisioning-cross-tenant-synchronization ai-usage: ai-assisted

  • Their job title must not be null or empty.

Create scoping filters

Scoping filters are configured as part of the attribute mappings for each Microsoft Entra user provisioning connector. The following procedure assumes that you already set up automatic provisioning for one of the supported applications and are adding a scoping filter to it.

Create a scoping filter

  1. Sign in to the Microsoft Entra admin center as at least an Application Administrator.

::: zone pivot="app-provisioning"

  1. Browse to Entra ID > Enterprise apps > All applications.

  2. Select the application for which you have configured automatic provisioning: for example, "ServiceNow".

::: zone-end

::: zone pivot="cross-tenant-synchronization"

  1. Browse to Entra ID > External Identities > Cross-tenant Synchronization > Configurations.

  2. Select your configuration.

  3. Select the Provisioning tab.

  • ::: zone pivot="app-provisioning"

    1. InUnder Manage, select Scoping filters. The scoping filters page displays two tabs: Users and Groups. Select the Mappings section, selecttab for the mapping thatobject type you want to configure a scoping filter for: for example, "Synchronize Microsoft Entra users to ServiceNow".

    ::: zone-end

    ::: zone pivot="cross-tenant-synchronization"

    1. In the Mappings section, select the mapping that you want to configure a scoping filter for: for example, "Provision Microsoft Entra users".

    ::: zone-end

    1. Select the Source object scope menu.scope.

    2. Select the pencil icon to edit. The AddConfigure Scoping Filters wizard opens and walks you through the following steps:

      a. Scope Settings — Configure which objects are enabled for provisioning.

      b. Scope by assignment — Choose whether to scope users and groups by assignment (recommended).

      c. Users and groups — Select the users and groups to include in scope. This option determines which users are assigned to the app. This is the same list of users and groups used for single sign-on. For more information, see Assign users and groups to an application.

      d. Scope by attribute — Define attribute-based scoping filter.

    3. Define a clause by selectingclauses. Select a source Attribute Name, an Operator, and an Attribute Value to match against.

      e. Review — Review your scoping filter configuration and confirm changes.

    4. In the Scope by attribute step, define clauses to filter users based on attribute values. The following operators are supported:

      a. &. Clause returns "true" if the evaluated attribute exists in the input string value.

      b. !&. Clause returns "true" if the evaluated attribute does not exist in the input string value.

      c. ENDS_WITH. Clause returns "true" if the evaluated attribute ends with the input string value.

      d. EQUALS. Clause returns "true" if the evaluated attribute matches the input string value exactly (case sensitive).

      e. Greater_Than. Clause returns "true" if the evaluated attribute is greater than the value. The value specified on the scoping filter must be an integer and the attribute on the user must be an integer [0,1,2,...].

      f. Greater_Than_OR_EQUALS. Clause returns "true" if the evaluated attribute is greater than or equal to the value. The value specified on the scoping filter must be an integer and the attribute on the user must be an integer [0,1,2,...].

      g. Includes. Clause returns "true" if the evaluated attribute contains the string value (case sensitive) as described here.

      h. IS FALSE. Clause returns "true" if the evaluated attribute contains a Boolean value of false.

      m. NOT REGEX MATCH. Clause returns "true" if the evaluated attribute doesn't match a regular expression pattern. It returns "false" if the attribute is null / empty.

      n. REGEX MATCH. Clause returns "true" if the evaluated attribute matches a regular expression pattern. For example: ([1-9][0-9]) matches any number between 10 and 99 (case sensitive).

    1. Add more scoping clauses as needed within the Scope by attribute step.

    2. On the Review step, verify your scoping filter configuration and select Save.

    Common scoping filters

  • Daily Entra.News

    Get daily email updates

    Get a concise summary of the latest Microsoft Entra updates delivered straight to your inbox.

    Loading the secure signup form…