msgraph-sdk-php
msgraph-sdk-php copied to clipboard
Managed devices renaming
Is your feature request related to a problem? Please describe the problem.
I am trying to rename my managed devices as in Intune.
Describe the solution you'd like.
Intune uses the endpoint /beta/deviceManagement/managedDevices(“xxx”)/setDeviceName to rename devices; modification via PATCH on the managed device does not work.
Additional context?
No response