microsoftgraph / msgraph-metadata

Microsoft Graph metadata captured and used for generating client library code files.
https://graph.microsoft.com
MIT License
105 stars 33 forks source link

Missing property value enrollmentProfileName with managed devices #664

Open edwinvandriel opened 3 months ago

edwinvandriel commented 3 months ago

When I'm calling https://graph.microsoft.com/v1.0/deviceManagement/managedDevices the enrollmentProfileName property always reports null.

If I call https://graph.microsoft.com/v1.0/devices the property has normal values.