Upgrade Microsoft graph connector for Intune but I'm not receiving expected informations
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2023 11:40 PM - edited 09-26-2023 01:09 AM
Hi All,
I upgraded my Microsoft graph connector for Intune to the 2.3.0 version. After the upgrade I'm not receiving some device information.
- Userdisplayname
- Userprincipalname
- Devicetype
after investigation I noticed that the Endpoint SNOW is calling has changed in System logs > outbound http requests
Before upgrade it was
(for the device) and
(for the user)
After upgrade I'm seeing only one call with very restricted information coming (I checked with postman)
Has someone encounter the same issue?
Is it possible to change the endpoint in Microsoft graph connector for Intune
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2023 07:17 PM
Solved.
After the plugin upgrade, I got 6 skipped changes to review.
I merged Base and Customized and this action broke the data pulling process. To solve the problem I reverted to Base.