raragade
Aug 25, 2021Copper Contributor
Status:
New
Graph API Change notification for changes to device data i.e. '/deviceManagement/managedDevices'
My application currently polls '/deviceManagement/managedDevices' using Graph API and checks for latest Intune management device data and does some operations based on the response.
I think it would be good to have a change notifications for changes to device data. This will help me add my business logic based on notification subscription.
This notification should also notify if a device is unenrolled via Intune company portal (or reported lost/stolen).
1 Comment
Sort By
- nathanc430Copper Contributor
Yes, this ability would be great! I'm doing something similar to help inform some adaptive authentication based on device state. Knowing this information as it changes, rather than on some regular cadence would really improve the situation!