My application currently polls '/deviceManagement/managedDevices' and checks for latest intune management device data and does some operations based on the response.
Do we know if there are any plans to support push notifications(similar to this https://docs.microsoft.com/en-us/graph/api/resources/webhooks?view=graph-rest-1.0) for changes in underlying data..?
Or is there a better way to do it instead of constantly polling it..?