Forum Discussion

Sri_Lakshmi_P's avatar
Sri_Lakshmi_P
Copper Contributor
Dec 13, 2021

Best way to read Device Information like IMEI, ICCID from Intune

What is the best way to read Mobile Device Information like IMEI, ICCID ..etc from Customer's Intune portal from .net application - 

a) From GET /deviceManagement/managedDevices/{managedDeviceId}

or

b) Through Intune Graph reports

 

  • Mr_Helaas's avatar
    Mr_Helaas
    Steel Contributor

    Hi Sri_Lakshmi_P,

     

    If you want to most up-to-date information I would suggest using the graph API. But if you delete an object from Intune you have to remove it in your .Net application.

     

    Kind regards,

     

    Rene

Resources