Forum Discussion
Creighton Medley
Sep 11, 2018Copper Contributor
Is there a bug in filtering by severity?
The sample works (using fake data) https://graph.microsoft.com/beta/security/alerts?filter=Severity eq 'High'&$top=5 But if I use the same call with a bearer token, it returns -> { "@odata.con...
- Sep 17, 2018Creighton, we have resolved the bug that surfaced due to the recent Alert Schema update. Please verify that it now works correctly. Thank you again for your feedback.
Edward Koval
Sep 13, 2018Former Employee
Thank you for your feedback. A bug report has been filed, and the team is investigating the root cause of this issue.
Edward Koval
Sep 17, 2018Former Employee
Creighton, we have resolved the bug that surfaced due to the recent Alert Schema update. Please verify that it now works correctly. Thank you again for your feedback.
- Creighton MedleySep 17, 2018Copper Contributor
Works!