msgraph-sdk-php icon indicating copy to clipboard operation
msgraph-sdk-php copied to clipboard

Managed devices renaming

Open jeremypgn opened this issue 2 months ago • 0 comments

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

jeremypgn avatar Oct 15 '25 14:10 jeremypgn