Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReferenceCreate is not part of Users to set the primary user of a Managed Device #2387

Open
dansmitt opened this issue Mar 15, 2024 · 2 comments

Comments

@dansmitt
Copy link

dansmitt commented Mar 15, 2024

We want to set the primary user of a ManagedDevice. So Intune already calls this endpoint:
(https://graph.microsoft.com/beta/deviceManagement/managedDevices('deviceId')/users/$ref

Ref is not part of in the SDK so far.

@rebtschinski
Copy link

The same applies to DeviceCategory of a ManagedDevice: https://graph.microsoft.com/v1.0/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory/$ref
It is not possible to set the DeviceCategory via SDK

@dansmitt
Copy link
Author

dansmitt commented Apr 23, 2024

@rebtschinski you're right.

microsoftgraph/microsoft-graph-docs-contrib#9142

@andrueastman any updates on these? I remember we discussed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants