Skip to content

Get-MgDeviceManagementManagedDevice does not seem to return values for "Notes" field of managed devices. #3448

@MC-CW25

Description

@MC-CW25

Describe the bug

Hi, the following cmdlet does not seem to be working for the Notes property / field:

Get-MgDeviceManagementManagedDevice -filter "devicename eq 'deviceName'" | fl

Notes is shown as blank.

Expected behavior

Should show contents of the Notes property that is displayed in Intune

How to reproduce

Connect-MgGraph
Get-MgDeviceManagementManagedDevice -filter "devicename eq 'deviceName'" | fl

SDK Version

2.26.1

Latest version known to work for scenario above?

Unknown

Known Workarounds

No response

Debug output

Click to expand log ```
</details>


### Configuration

_No response_

### Other information

_No response_

Metadata

Metadata

Assignees

No one assigned

    Labels

    status:waiting-for-triageAn issue that is yet to be reviewed or assignedtype:bugA broken experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions