Dashboard
The Devices Dashboard provides a centralized overview of all managed endpoints across your Microsoft 365 tenants. Monitor device compliance, enrollment trends, and security posture at a glance.
Overview Metrics
- Total Devices — All enrolled devices across platforms
- Compliant — Devices meeting all assigned compliance policies
- Non-Compliant — Devices failing one or more policies
- Not Evaluated — Devices with no policy assigned or pending evaluation
Platform Distribution
| Platform | Description |
|---|---|
| Windows | Windows 10/11 devices managed via MDM or co-management |
| macOS | Apple Mac devices enrolled through MDM |
| iOS/iPadOS | iPhones and iPads (supervised or unsupervised) |
| Android | Android Enterprise Work Profile, Fully Managed, or Dedicated |
| Linux | Ubuntu and supported distributions |
Compliance Overview
- Compliant — All assigned policies pass
- Non-Compliant — One or more policy checks failed; may trigger Conditional Access block
- In Grace Period — Non-compliant but within the configured remediation window
- Not Evaluated — Awaiting first policy evaluation or no policy assigned
Enrollment Trends
Track device enrollment over time with charts showing:
- New enrollments per day/week/month
- Enrollment by platform
- Enrollment method breakdown (Autopilot, manual, DEP, Android Enterprise)
- Stale devices that have not checked in recently
Security Posture
Security indicators across your managed fleet:
- Encryption Status — BitLocker and FileVault adoption rates
- Antivirus — Defender real-time protection and definition currency
- Firewall — Windows Defender Firewall enabled status
- OS Currency — Devices on latest vs. outdated OS versions
Quick Actions
From the dashboard you can navigate directly to:
- View all non-compliant devices
- Initiate bulk sync across stale devices
- Open enrollment reports
- Review security baseline compliance
Filtering
Filter the dashboard by:
- Tenant — Select specific customer tenant
- Platform — Windows, macOS, iOS, Android, Linux
- Ownership — Corporate or Personal (BYOD)
- Compliance State — Compliant, Non-Compliant, In Grace Period
API Reference
GET /api/device-management-intune/dashboard— Get dashboard summary metricsGET /api/device-management-intune/dashboard/compliance— Compliance breakdownGET /api/device-management-intune/dashboard/enrollment— Enrollment trend dataGET /api/device-management-intune/dashboard/platforms— Platform distribution
Last updated on