Upgrade Microsoft graph connector for Intune but I'm not receiving expected informations

naxis alx
Tera Contributor

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 

https://graph.microsoft.com/beta/deviceManagement/managedDevices/52b31c40-2246-45be-84e0-2558120de2c...

(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

naxis alx
Tera Contributor

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.スクリーンショット 2023-10-02 9.13.38.png