Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,976 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.