'Intune' Page for Advanced/Patch Insights for Intune

Applies to: Advanced/Patch Insights for Intune

All Intune dashboard views are populated with data obtained from the customer's Microsoft Intune tenant via Microsoft Graph API.

The Intune dashboard page consists of the following five tabs, each containing a collection of dashboard items.

Intune tabs
circle-info

Note

All views across all tabs apply only to Windows and macOS information.

On the first time launch of a tab view, a data-caching process is run to collect data that populates the dashboard items. This is designed to make browsing around the dashboard items and click-through responsiveness much quicker once caching is complete.

Depending on the number of managed devices, apps, and related data in the Intune tenant, the caching process may take a few minutes to complete.

Status message

Devices tab

All dashboard items in this view are populated using properties from managed devices.

'Devices' tab

Managed Devices (Dash-stat)

Provides a total count of all Windows and macOS devices. The footer item uses the complianceState property to show a count of non-compliant devices.

Managed Devices (Dash-stat)

Clicking this item loads a table list view of the full dataset. Each device listed in the table can also be clicked to launch the specific device modal.

General tab shows managed device properties.

'General' tab

Apps tab shows the managed app installation states for the specific device. The additional tabs (Required Apps and Available Apps), show lists of apps based on their install intent, which is read from the assignments property. Each item in the list can be clicked to launch the specific app modal.

'App' tab

Discovered apps tab shows a list of discovered apps from Intune device inventory.

'Discovered apps' tab

Each item in the list can be clicked to launch the specific discovered app modal.

Low Disk Space % (Dash-stat)

Provides a count of all Windows and macOS devices with less than 20% free space of the system drive. This item uses both the totalStorageSpaceInBytes and freeStorageSpaceInBytes properties to calculate the counts.

Low Disk Space % (Dash-stat)

Clicking this item loads a table list view of the full dataset. Each device listed in the table can be clicked to launch the specific device modal.

Device Encryption (Dash-stat)

Provides a count of the encryption status of all Windows and macOS devices, and uses the isEncrypted property for the count.

Device Encryption (Dash-stat)

Clicking this item loads a table list view of the full dataset. Each device listed in the table can also be clicked to launch the specific device modal.

Stale Devices (Dash-stat)

Provides a count of all Windows and macOS devices that have not reported a successful Intune device check-in for over 45 days. This item uses the lastSyncDateTime property for the count.

Stale Devices (Dash-stat)

Clicking this item loads a table list view of the full dataset. Each device listed in the table can also be clicked to launch the specific device modal.

Device Types (Donut chart)

Provides a count of Windows and macOS managed device types. This uses the deviceOperatingSystemSummary property from the ManagedDeviceOverview endpoint.

Device Types (Donut chart)

Clicking any item in the donut chart loads a table list view of the full dataset related to the clicked item. Each device listed in the table can be clicked to open the corresponding device modal.

Device Manufacturers (Donut chart)

Provides a count of Windows and macOS managed device manufacturers, and uses the manufacturer property for the counts.

Device Manufacturers (Donut chart)

Clicking any item in the donut chart loads a table list view of the full dataset related to the clicked item. Each device listed in the table can be clicked on to launch the specific device modal.

Device Models (Donut chart)

Provides a count of Windows and macOS managed device models, and uses the model for the counts.

Device Models (Donut chart)

Clicking any item in the donut chart loads a table list view of the full dataset related to the clicked item. Each device listed in the table can be clicked on to launch the specific device modal.

Managed Devices - Last Check-in (Donut chart)

Provides a count of Windows and macOS managed device last check-in data/time. This uses the lastSyncDateTime for Today, Last 3 Days, Over 7 Days, Over 14 Days, and Over 30 Days counts.

Managed Devices - Last Check-in (Donut chart)

Clicking any item in the donut chart loads a table list view of the full dataset related to the clicked item. Each device listed in the table can be clicked on to launch the specific device modal.

Managed Devices (Table list)

Provides a table list view including properties of all Windows and macOS managed devices. Clicking any item in the table list launches the specific device modal.

Managed Devices (Table list)

Devices Not Encrypted (Table list)

Provides a table list view for all Windows and macOS managed devices that are not encrypted. This uses the isEncrypted property equals false. Clicking on any item in the table list launches the specific device modal.

Devices Not Encrypted (Table list)

Applications tab

All dashboard items in this view are populated using properties from managed apps (Windows and macOS) and the install state data from the Intune tenant.

Applications tab
Applications tab 2

Managed Apps (Dash-stat)

Provides a count of all Windows and macOS managed apps. The footer item uses the isAssigned property to show a count of unassigned apps.

Managed Apps (Dash-stat)

Clicking this item loads a table list view of the full dataset. Each app listed in the table can also be clicked to launch the specific app modal.

App modal Example:

The General tab shows managed app properties, assignment, and device install state counts. Items in this view are not currently clickable.

App modal Example

The Install State tab displays a donut chart of device install state, and two additional tabs show lists of device and user install states. Items in this view are not currently clickable.

'Install State' tab

Modified App – Last 24hrs (Dash-stat)

Provides a count of all Windows and macOS managed apps modified in the last 24hrs. This item uses the lastModifiedDateTime property for the count.

Modified App – Last 24hrs (Dash-stat)

Clicking this item loads a table list view of the full dataset. Each app listed in the table can also be clicked to launch the specific app modal.

Unassigned Apps (Dash-stat)

Provides a count of all Windows and macOS managed apps that are unassigned. This item uses the isAssigned property for the count.

Unassigned Apps (Dash-stat)

Clicking this item loads a table list view of the full dataset. Each app listed in the table can also be clicked to launch the specific app modal.

App Install Failed (Dash-stat)

Provides a count of all Windows and macOS managed apps that reporting a failed install state. This item uses the FailedDeviceCount property for the count. The footer item displays additional data from a slightly different perspective, showing how many apps are reporting success (InstalledDeviceCount) Vs how many apps have an active assignment (isAssigned is true).

App Install Failed (Dash-stat)

In this example:

  • 108 apps have active assignments

  • Of those 108 apps, 32 are reporting success

  • Of those 108 apps, 9 are reporting failed.

Clicking this item loads a table list view of the full dataset. Each app listed in the table can also be clicked to launch the specific app modal.

Managed Apps (Table list)

Provides a table list view for all Windows and macOS managed apps. Clicking any item in the table list launches the specific app modal.

Managed Apps (Table list)

Managed App Types (Donut chart)

Provides a count of managed app types for Windows and macOS. This item uses the platform property for the count.

Managed App Types (Donut chart)

Clicking any item in the donut chart loads a table list view of the full dataset related to the clicked item. Each app listed in the table can also be clicked to launch the specific app modal. For example:

Table list view of the full dataset related to the clicked item

Managed App Install States (Donut chart)

Provides a count of Windows and macOS managed app install states, using the following properties for the count:

  • FailedDeviceCount

  • FailedUserCount

  • InstalledDeviceCount

  • InstalledUserCount

  • PendingInstallDeviceCount

  • PendingInstallUserCount

  • NotApplicableDeviceCount

  • NotApplicableUserCount

  • NotInstalledDeviceCount

  • NotInstalledUserCount

In this example, the active selection of the donut chart shows that there are a total of 44 devices reporting failed install status across all apps.

Managed App Install States (Donut chart)

Clicking any item in the donut chart loads a table list view of the full dataset related to the clicked item. The table view shows the failed device count grouped by app.

Each app listed in the table can also be clicked to launch the specific app modal. For example:

Table view showing the failed device count grouped by app

Discovered Apps (Dash-stat)

Provides a count of all discovered apps, collected by Intune Inventory.

Discovered Apps (Dash-stat)

Clicking this item loads a table list view of the full dataset. Each discovered app listed in the table can also be clicked to launch the specific discovered app modal.

Managed Devices - Discovered Apps (Table list)

Provides a table list view of all discovered apps, which are collected by Intune Inventory.

Managed Devices - Discovered Apps (Table list)

Clicking any item in the table list launches the specific discovered app list view which shows all devices where the specific app has been discovered. For example:

Discovered app details example

Compliance tab

All dashboard items in this view are populated using properties from a collection of Intune objects, including managed device compliance state and compliance policy information.

Compliance tab

Managed Devices (Dash-stat)

Provides a total count of all Windows and macOS devices. The footer item uses the complianceState property to show a count of non-compliant devices.

Managed Devices (Dash-stat)

Clicking this item loads a table list view of the full dataset. Each device listed in the table can also be clicked to launch the specific device modal.

Non-compliant devices (Dash-stat)

Provides a total count of all Windows and macOS devices that are reporting a device compliance state not equal to Compliant. This item uses the complianceState property for the count.

Non-compliant devices (Dash-stat)

Clicking this item loads a table list view of the full dataset. Each device listed in the table can also be clicked to launch the specific device modal.

Non-compliant policies (Dash-stat)

Provides a total count of compliance policies targeting Windows and macOS devices that have one or more devices reporting non-compliant against the specific policy.

Non-compliant policies (Dash-stat)

Clicking this item loads a table list view of the full dataset. Items in the table list cannot be clicked.

Table list view of the full dataset

Intune compliance policies (Dash-stat)

Provides a total count of compliance policies targeting Windows and macOS devices.

Intune compliance policies (Dash-stat)

Clicking this item loads a table list view of the full dataset. Items in table list cannot be clicked.

Device Compliance State (Donut chart)

Provides a count of Windows and macOS managed devices and their compliance state. This item uses the complianceState property for the count.

Device Compliance State (Donut chart)

Clicking any item in the donut chart opens a table view of the full dataset for that item. Each device listed in the table can also be clicked to launch the specific device modal.

Device Compliance By Type (Donut chart)

Provides a count of Windows and macOS managed devices and their compliance state grouped by device type. This item uses the operatingSystem and complianceState property for the counts.

Device Compliance By Type (Donut chart)

Clicking any item in the donut chart opens a table view of the full dataset for that item. Each device listed in the table can also be clicked to launch the specific device modal.

Policy Non-Compliant By Platforms (Donut chart)

Provides a total count of compliance policies targeting Windows and macOS devices that have one or more devices reporting non-compliant against the specific policy. The donut chart data is grouped by compliance policy platform targeted type property (UnifiedPolicyPlatformType).

Policy Non-Compliant By Platforms (Donut chart)

Clicking any item in the donut chart opens a table view of the full dataset for that item. Items in the table list cannot be clicked.

Compliance Policies By Platforms (Donut chart)

Provides a total count of compliance policies targeting Windows and macOS devices. The donut chart data is grouped by compliance policy platform, targeted type, and property (windows10CompliancePolicy or macOSCompliancePolicy).

Compliance Policies By Platforms (Donut chart)

Clicking any item in the donut chart opens a table view of the full dataset for that item. Items in the table list cannot be clicked.

Non-Compliant devices (Table list)

Provides a table list view including properties of Windows and macOS managed devices that have their complianceState property not equal to Compliant. Clicking any item in the table list launches the specific device modal.

Non-Compliant devices (Table list)

Configuration tab

All dashboard items in this view are populated from properties of a collection of Intune objects, including managed device properties, Autopilot state events, and Windows Defender properties.

Configuration tab

Managed Devices (Dash-stat)

Provides a total count of all Windows and macOS devices. The footer item uses the complianceState property to show a count of non-compliant devices.

Managed Devices (Dash-stat)

Clicking this item loads a table list view of the full dataset. Each device listed in the table can also be clicked to launch the specific device modal.

Device Configuration Profile Issues (Dash-stat)

Provides a total count of all device configuration profiles (targeting Windows and macOS devices) that have either conflict or error assignment status.

Device Configuration Profile Issues (Dash-stat)

Clicking this item loads a table list view of the full dataset. The table lists the policy name and the number of devices reporting ‘conflict’ or ‘error’ assignment status. Items in the table list cannot be clicked.

Table list view of the full dataset

Autopilot Events (Dash-stat)

Provides a total count of all Autopilot events. The footer item uses the DeploymentState property with the value Failure to show the count of events reporting failure.

Autopilot Events (Dash-stat)

Clicking this item loads a table list view of the full dataset. Items in the table list cannot be clicked on in the current release.

Example table list

Autopilot Devices (Dash-stat)

Provides the total count of Autopilot-registered devices.

Autopilot Devices (Dash-stat)

Clicking this item loads a table list view of the full dataset. Items in the table list cannot be clicked on in the current release.

Example table

Clicking any item in the donut chart opens a table view of the full dataset for that item. Clicking any item in the table opens the corresponding device modal.

Device Encryption Summary (Donut chart)

Provides a total count of managed device encryption status. The donut chart data is grouped by EncryptionStatus property.

Device Encryption Summary (Donut chart)

Clicking any item in the donut chart opens a table view of the full dataset for that item. Clicking any item in the table list launches the specific device modal.

Configuration Profile Issues (Donut chart)

Provides a total count of all device configuration profile types (targeting Windows and macOS devices) that have either conflict or error assignment events; grouped by policy type.

Configuration Profile Issues (Donut chart)

Clicking any item in the donut chart opens a table view of the full dataset for that item. The table lists the policy name and the number of devices reporting ‘conflict’ or ‘error’ assignment status. Items in the table cannot be clicked.

Example table

Autopilot Deployment States (Donut chart)

Provides a total count of Autopilot events. The donut chart data is grouped by DeploymentState property.

Autopilot Deployment States (Donut chart)

Clicking any item in the donut chart opens a table view of the full dataset for that item. Items in the table list cannot be clicked.

Example table

Autopilot Device Enrollment States (Donut chart)

Provides a total count of Autopilot events. The donut chart data is grouped by EnrollmentState property.

Autopilot Device Enrollment States (Donut chart)

Clicking any item in the donut chart loads a table list view of the full dataset related to the clicked item. Items in the table list cannot be clicked.

Example table

Device Enrollment Types (Table list)

Provides a table view listing the DeviceEnrollmentType property for Windows and macOS managed devices. Clicking any item in the table opens the corresponding device modal.

Device Enrollment Types (Table list)

Unhealthy Defender Agents (Donut chart)

Provides a total count of specific properties reported in the Unhealthy endpoints dataset from Intune (Endpoint security > Antivirus).

The donut chart data is grouped by the following properties:

  • MalwareProtectionEnabled

  • NetworkInspectionSystemEnabled

  • RealTimeProtectionEnabled

  • SignatureUpdateOverdue

Unhealthy Defender Agents (Donut chart)

Clicking any item in the donut chart opens a table view of the full dataset for that item. Clicking any item in the table opens the corresponding device modal.

Example table

Autopilot Enrollment Profile States (Donut chart)

Provides a total count of Autopilot devices by enrolment profile assignment state. The donut chart data is grouped by DeploymentProfileAssignmentStatus property.

Autopilot Enrollment Profile States (Donut chart)

Clicking any item in the donut chart opens a table view of the full dataset for that item. Items in the table list cannot be clicked.

Example table

Operating Systems tab

All dashboard items in this view are populated using values from managed device properties.

Operating Systems tab

Managed Devices (Dash-stat)

Provides a total count of all Windows and macOS devices. The footer item uses the complianceState property to show a count of non-compliant devices.

Managed Devices (Dash-stat)

Clicking this item loads a table list view of the full dataset. Each device listed in the table can also be clicked to launch the specific device modal.

Windows 11 Devices (Dash-stat)

Provides a total count of all Windows 11 devices. The footer item uses the OSVersion value and total count of all devices.

Windows 11 Devices (Dash-stat)

Clicking this item loads a table list view of the full dataset. Each device listed in the table can also be clicked to launch the specific device modal.

Windows 10 Devices (Dash-stat)

Provides a total count of all Windows 10 devices. The footer item uses the OSVersion value and total count of all devices.

Windows 10 Devices (Dash-stat)

Clicking this item loads a table list view of the full dataset. Each device listed in the table can also be clicked to launch the specific device modal.

macOS Devices (Dash-stat)

Provides a total count of all macOS devices.

macOS Devices (Dash-stat)

Clicking this item loads a table list view of the full dataset. Each device listed in the table can also be clicked to launch the specific device modal.

Windows OS SKU (Donut chart)

Provides a count of Windows-managed device OS editions, using the skuFamily and OSVersion properties for grouping and counting.

Windows OS SKU (Donut chart)

Clicking any item in the donut chart opens a table view of the full dataset for that item. Each device listed in the table can also be clicked to launch the specific device modal.

Windows 11 OS Builds (Donut chart)

Provides a count of Windows-managed device OS versions, using the osVersion property for grouping and counts. Using the OSVersion property, we are able to translate that to the OS display name and build-friendly name.

Windows 11 OS Builds (Donut chart)

Clicking any item in the donut chart opens a table view of the full dataset for that item. Each device listed in the table can also be clicked to launch the specific device modal.

Windows 10 OS Builds (Donut chart)

Provides a count of Windows-managed device OS versions, grouping by the osVersion property. By using this property, we are able to translate that to the OS display name and build-friendly name.

Windows 10 OS Builds (Donut chart)

Clicking any item in the donut chart opens a table view of the full dataset for that item. Each device listed in the table can also be clicked to launch the specific device modal.

macOS Versions Count (Donut chart)

Provides a count of macOS-managed device OS versions, using the osVersion property for grouping and counting.

macOS Versions Count (Donut chart)

Clicking any item in the donut chart opens a table view of the full dataset for that item. Each device listed in the table can also be clicked to launch the specific device modal.

Windows 11 Readiness Checks (Donut chart)

Provides a count of Windows devices and their Windows 11 readiness state, using the UpgradeEligibility property for the counts. The donut chart data is grouped by the following UpgradeEligibility values:

  • NotCapable

  • Upgraded

  • Capable

  • Unknown

Windows 11 Readiness Checks (Donut chart)

Clicking any item in the donut chart opens a table view of the full dataset for that item. Each device listed in the table can also be clicked to launch the specific device modal.

Example table

Supported Windows Versions

This data table is populated with Windows OS support lifecycle information, including release and end of support dates for Windows 10 and 11 operating systems. The data is obtained directly from Microsoft.

Supported Windows Versions

Last updated

Was this helpful?