Issue with Filtering Users by smtp: in ProxyAddresses Attribute Using Microsoft Entra Connect Synchronization Rules Editor

Ivan Kychkin 0 Reputation points
2024-04-16T08:23:28.3666667+00:00

How can I filter users by their proxyAddresses attribute using the Microsoft Entra Connect Synchronization Rules Editor? The positive filter with the operator CONTAINS and value domain.com works for users with a primary proxy email address like SMTP:example@domain.com, but not for users with email addresses like smtp:example@domain.com or example@domain.com without smtp: prefix. What should I do to filter users that way?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,561 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sandeep G-MSFT 14,646 Reputation points Microsoft Employee
    2024-04-23T08:10:16+00:00

    @Ivan Kychkin

    As I understand you want to define a custom sync rule that will filter based on domain suffix set in proxy address attribute with smtp.

    You can create rule based on below screenshot.

    User's image

    In the above rule there are groups and clauses. Groups are separated by logical "OR" and clauses are separated by logical "AND".

    I have created a rule with smtp and domain.com with clause and I have added another group with domain.com.

    This means any proxyaddresses with smtp and domain.com will get filtered. Or any Proxyaddresses with domain.com will get filtered.

    Try this and let me know if this works. Else we can set up a call to troubleshoot this further.

    Please send us an email on azcommunity [at] microsoft [dot] com with Sub - Attn: Sandeg and following details in the email body:

    Link to this thread/post

    We can connect offline and discuss further on this.

    Let me know if you have any further questions.

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    0 comments No comments