microsoftgraph / powershell-intune-samples

This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell.
MIT License
1.35k stars 656 forks source link

deviceActionResults not populated #252

Open derikvercueil-hub opened 1 year ago

derikvercueil-hub commented 1 year ago

The deviceActionResults response field is not populated for a specific non-compliant device if queried via the GET /deviceManagement/managedDevices api as documented at https://learn.microsoft.com/en-us/graph/api/intune-devices-manageddevice-list?view=graph-rest-1.0

The Device Action Results are visible in the web portal (endpoint.microsoft.com) for the exact same device.