Skip to Content
ReportsIntune ReportsDevice Configuration Report

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

ColumnDescription
Profile NameName of the configuration profile
Profile TypeDevice restrictions, Wi-Fi, VPN, Email, Custom, etc.
PlatformWindows, iOS, Android, or macOS
AssignedNumber of devices targeted
SucceededDevices where profile applied successfully
ErrorDevices where profile application failed
ConflictDevices with conflicting profile settings
PendingDevices waiting for next check-in
Not ApplicableDevices 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:

  1. Review the conflicting profiles in the detail view
  2. Identify which settings are in conflict
  3. Determine the intended configuration for the device
  4. Remove or adjust one of the conflicting profiles
  5. 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/deviceConfigurations
  • GET /deviceManagement/deviceConfigurations/{id}/deviceStatuses

API Reference

  • GET /api/reports/intune/configuration — Get configuration profile report
  • GET /api/reports/intune/configuration/{profileId} — Get specific profile status
  • POST /api/reports/intune/configuration/export — Export report data
Last updated on