I have the call that I am pulling down all the managed devices but would like to include some additional user data along with it. Any recomendations?
https://graph.microsoft.com/v1.0/deviceManagement/managedDevices?$expand=userId($select=Department,officeLocation)