question

randyhardianto-0066 avatar image
0 Votes"
randyhardianto-0066 asked azure-cxp-api edited

Azure AD API Filter not supported

I received an error when calling the below HTTP call. Seems that I am not able to to filter using both lastSignInDateTime and accountEnabled at the same time?

https://graph.microsoft.com/beta/users?$filter=signInActivity/lastSignInDateTime lt 2021-03-09 and accountEnabled eq true

102936-image.png


azure-ad-graph
image.png (281.0 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers