Skip to content

Commit 44f6f75

Browse files
authored
Merge pull request #100542 from ArvindHarinder1/patch-68
call out unsupported filters
2 parents dcccc46 + 3937448 commit 44f6f75

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,9 @@ Scoping filters are configured as part of the attribute mappings for each Azure
8989
g. **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.
9090

9191
h. **NOT REGEX MATCH**. Clause returns "true" if the evaluated attribute doesn't match a regular expression pattern.
92-
93-
8. Select **Add new scoping clause**.
92+
93+
>[!IMPORTANT]
94+
> The Includes and IsMemberOf filters are not supported. They will soon be removed from the UI.
9495
9596
9. Optionally, repeat steps 7-8 to add more scoping clauses.
9697

0 commit comments

Comments
 (0)