We're testing the AD Connect filtering before using it in production environment.
The goal is simple, filtering by user's attribute setting, so we followed this article
https://social.technet.microsoft.com/wiki/contents/articles/54333.azure-ad-connect-customize-sync-op...
Using CASE3
So we created a Catch all rule that blocks all users to be synced and a rule with higher priority that should sync only users with specific attribute set.
However it simply doesn't work, the rule that gets applied is the catch all
I double checked the rule that should enable the sync of some user and looks correct but cannot find why is not working
thanks
Nobody from MS eager to help ?