Skip to content

Commit 53c5af9

Browse files
call out unsupported filters
1 parent 55e3069 commit 53c5af9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +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-
92+
93+
>[!IMPORTANT]
94+
> The Includes and IsMemberOf filters are not supported. They will soon be removed from the UI.
9395
8. Select **Add new scoping clause**.
9496

9597
9. Optionally, repeat steps 7-8 to add more scoping clauses.

0 commit comments

Comments
 (0)