Device Configuration Report
Configuration profile assignment status and settings compliance across all Intune-managed devices. Track which profiles are successfully applied and identify conflicts.
Overview
The Device Configuration Report shows the deployment status of configuration profiles across your managed device fleet. Monitor which settings are applied, identify devices with profile errors or conflicts, and ensure consistent configuration across your environment.
Report Columns
| Column | Description |
|---|---|
| Profile Name | Name of the configuration profile |
| Profile Type | Device restrictions, Wi-Fi, VPN, Email, Custom, etc. |
| Platform | Windows, iOS, Android, or macOS |
| Assigned | Number of devices targeted |
| Succeeded | Devices where profile applied successfully |
| Error | Devices where profile application failed |
| Conflict | Devices with conflicting profile settings |
| Pending | Devices waiting for next check-in |
| Not Applicable | Devices where profile does not apply |
Profile Categories
- Device Restrictions — Password policies, screen lock, camera access
- Wi-Fi — Wireless network configuration profiles
- VPN — Virtual private network settings
- Email — Email account configuration
- Certificates — Certificate deployment for authentication
- Custom — OMA-URI and custom configuration settings
- Endpoint Protection — Firewall, BitLocker, and security settings
Conflict Resolution
When multiple profiles target the same device with conflicting settings:
- Review the conflicting profiles in the detail view
- Identify which settings are in conflict
- Determine the intended configuration for the device
- Remove or adjust one of the conflicting profiles
- Monitor the device for successful profile application
Filters
- Profile Type — Device restrictions, Wi-Fi, VPN, Email, Custom
- Platform — Windows, iOS, Android, macOS
- Status — Succeeded, Error, Conflict, Pending
- Tenant — Filter by managed tenant
Graph API Data Sources
GET /deviceManagement/deviceConfigurationsGET /deviceManagement/deviceConfigurations/{id}/deviceStatuses
API Reference
GET /api/reports/intune/configuration— Get configuration profile reportGET /api/reports/intune/configuration/{profileId}— Get specific profile statusPOST /api/reports/intune/configuration/export— Export report data
Last updated on