Forum Discussion
Identifying Copilot+ Devices
Hello and greetings from Portugal!
I'm trying to create a PBI report with all Copilot+ Devices in our tenant.
It's there any way to push this from Intune?
Thanks in advance!
Olá Diogo!
If I understand correctly you want to create a report with all the Copilot+ devices you have?
You could use the Graph API to get a list of devices and then filter them based on the model for example or other identifier.https://learn.microsoft.com/en-us/graph/api/intune-devices-manageddevice-list?view=graph-rest-1.0
1 Reply
- NabilNahdiBrass Contributor
Olá Diogo!
If I understand correctly you want to create a report with all the Copilot+ devices you have?
You could use the Graph API to get a list of devices and then filter them based on the model for example or other identifier.https://learn.microsoft.com/en-us/graph/api/intune-devices-manageddevice-list?view=graph-rest-1.0