Discover the mobile devices through Discovery

ersureshbe
Giga Sage
Giga Sage

Hi All,

I have a requirement to discover mobile devices. Based on the analysis, mobile discovery shouldn't happen due to existing functionality. I have a device in Intune. I can see service now store is having a plugin to achieve and a subscription is required. But, my assignment is not supporting the subscription.

I did a few more analyses without a plugin it can be achievable through azure integration. May I know anyone achieved through Azure and what things required to achieve this? else If the plugin is present without subscription then please suggest.

Regards,
Suresh.

Regards,
Suresh.
2 REPLIES 2

emir
ServiceNow Employee
ServiceNow Employee

Don't reinvent the wheel, use the SGC: 

https://docs.servicenow.com/bundle/quebec-servicenow-platform/page/product/configuration-management/concept/cmdb-integration-intune.html

Otherwise ImportSet it (you will have duplicates)

 

Rahul Priyadars
Giga Sage
Giga Sage

I think its a tradeoff between Cost Vs Code and Its Maintenance Vs Data refresh frequency.

 

(1) Manual Load - Export it from Intune and load into CMDB tables using Transform map.

(2) Use MS Intune REST API to get data into Service Now and populate CMDB. Almost a connector development kind of

(3) As suggested in POST use - 

Service Graph connector for Microsoft Intune (2.0.0)

Regards

RP