markoglogovac
Results
2
issues of
markoglogovac
Update-MgDevice failed: Update-MgDevice_Update: Insufficient privileges to complete the operation.
2
### Describe the bug I am trying to update existing device: vm-CL1-tstx I want to add ExtensionAttributes using Update-MGDevice. Commands: $mydevice = get-mgdevice | Where-Object {$_.DisplayName -eq "vm-CL1-tstx"} $param =...
Service issue
type:bug
### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request - Please do...