Enable filter groups on displayName with Contains string operator
Currently, we can only filter AAD Groups on the DisplayName attribute using the StartsWith operator. It would be useful to be able to use the Contains operator.
4
votes

Hi, we are supporting the new $search operator, check out this blog post for examples: https://aka.ms/CountFilterMSGraphAAD
1 comment
-
Karthik commented
True contains is not supported. $search works better than startswith.
Documentation: https://docs.microsoft.com/en-us/graph/api/group-list?view=graph-rest-beta&tabs=http