Azure AD Identity Protection Integration custom filter

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Azure AD Identity Protection Integration custom filter

L1 Bithead

I have the AZ AD Identity Protection integration setup and working, but I am trying to get some custom filters to work without much luck. Does anyone have an example of what OData queries are relevant with this integration? 

 

Would like to be able to filter_expression to something like risklevel=high but everything I try comes back with a "Invalid filter clause
"

 

I don't see any examples with filters in the documentation. 

 

This is from the filter tips: A custom query in OData syntax. Using this overrides all arguments, except for next_link. For more information, see https://docs.microsoft.com/en-us/graph/query-parameters.

1 accepted solution

Accepted Solutions

L4 Transporter

Hi @kbratt,

 

Could you try something like this

riskLevel eq 'medium' or riskLevel eq 'high'

 

View solution in original post

2 REPLIES 2

L4 Transporter

Hi @kbratt,

 

Could you try something like this

riskLevel eq 'medium' or riskLevel eq 'high'

 

Looks so simple ! Thanks, that is working great

  • 1 accepted solution
  • 1811 Views
  • 2 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!