Event details
Why does intune even allow us to create a conflicting policy? Couldn't the intune portal do a quick scan of other policies in the tenant and flag that there's a conflict before we can hit save?
Because you can target policies to different devices/users which may, when combined, cause conflcts. Intune is not aware of a "complete" deployment for a single device so cannot validate and check if any conflicts.
Up to you to resolve conflicts.
Even happens between built-in MS baseline policies.
- danjbMay 19, 2026Brass Contributor
But ...it does become aware right? After the fact, 2 days later, when the device reports back in? Seems like a solvable problem.
- NickCowleyMay 19, 2026Copper Contributor
MS used to have a conflict fix feature "Policy Health Workflow" which was part of Windows AutoPatch, but was retired in Sept 2024.
You can get a report of conflicts across polices in the Devices > Monitor > Assignment failures report.
I think the functionality you mention about checking before you hit save, is the bit that would not be easy, or even possible, to implement.