Graph API Change notification for changes to device data i.e. '/deviceManagement/managedDevices'

Graph API Change notification for changes to device data i.e. '/deviceManagement/managedDevices'
1

Upvotes

Upvote

 Aug 24 2021
1 Comments (1 New)
New

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).

Comments
Copper 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!