13,726 questions
Filtering is not currently supported for this endpoint it seems. Fetch all the entries, then filter them client-side.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
i was to filter data based on platform in following
https:\graph.microsoft.com\beta\deviceManagement\detectedApps
but
https:\graph.microsoft.com\beta\deviceManagement\detectedApps?$filter = platform ne 'windows' not working.
please advice how to apply filter on api call.
Filtering is not currently supported for this endpoint it seems. Fetch all the entries, then filter them client-side.