Device OS version
Last updated
Last updated
You might ask a question here, why use SigninLogs table, not IntuneDevices table? Because IntuneDevices table only gives details of devices that are managed by Intune.
Let's say you want to use Intune managed mobile devices, both MDM and MAM, we know Intune doesn't support all operating systems, there are some requirements, therefore your might need a list of devices' operating system version and users, so that maybe some of the lucky users will get a new phone.
See Intune supported operating system details on Microsoft Doc https://docs.microsoft.com/en-us/mem/intune/fundamentals/supported-devices-browsers
Quote from Microsoft Doc (Updated Jan.13, 2022)
Apple iOS 13.0 and later
Apple iPadOS 13.0 and later
macOS 10.15 and later
Android 6.0 and later (including Samsung KNOX Standard 2.4 and higher: requirements)
Android enterprise: requirements
Intune requires Android 6.x or higher for device enrollment scenarios. For Intune app protection policies, Intune requires Android 9.0 or higher. This requirement does NOT apply to Polycom Android-based Teams devices running 4.4. These devices will continue to be supported.
So how can we get a list of devices' operating system versions that users are using to access organization data? Let's use SigninLogs to find out what iOS versions we have
This query tells you users' sign-in location details, IP address, Operating System