Forum Discussion

DiogoSousa's avatar
DiogoSousa
Iron Contributor
May 20, 2025
Solved

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

  • NabilNahdi's avatar
    NabilNahdi
    Brass 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

     

     

Resources