5,569 questions
Intune Graph Api filter errors
Kari Kauppinen
1
Reputation point
I try to make Intune Graph api call with following request: https://graph.microsoft.com/v1.0/deviceManagement/ManagedDevices?$filter=operatingSystem ne 'Windows' I.E. Get all devices where operatingSystem is not 'Windows'. What I get is all devices where Operating system IS 'Windows.
Microsoft Security Intune Other
Sign in to answer