microsoftgraph / microsoft-graph-explorer-v4

React/Redux version of Graph Explorer used to learn the Microsoft Graph Api
https://developer.microsoft.com/graph/graph-explorer
MIT License
213 stars 93 forks source link

bootstrapTokenEscrowed for macOS devices retrieved as false for all devices #2116

Closed engelcg closed 2 years ago

engelcg commented 2 years ago

In MS Endpoint ManagerAdmin Center macOS devices have a property under 'Hardware' called 'Bootstrap token escrowed' which has the value 'Yes' for a lot of devices, but the property is not included in the exportable data there. image I was looking for the same property both with Graph Explorer and using MgGraph ps modul, but I receive 'false' for 'bootstrapTokenEscrowed' on all devices when I run get https://graph.microsoft.com/beta/deviceManagement/managedDevices?$filter=operatingSystem eq 'macOS' no matter if I filter for a specific device or examine all macOS devices This is what I receive from Graph Explorer for the same device from the other scrshot (I get the same value using PowerShell) image

I expected to receive the same value which I see at Endpoint Manager Admin Center.

Onokaev commented 2 years ago

Hey @engelcg. I cannot reproduce this. Let me post it on the Graph Q&A section for a wider audience

Onokaev commented 2 years ago

Here is a link to the issue I have created: https://learn.microsoft.com/en-us/answers/questions/1052650/bootstraptokenescrowed-for-macos-devices-retrieved.html

Onokaev commented 2 years ago

Hey @engelcg. There's a response on the ticket I created on the Q&A forum. Let me know if you need any further assistance

ghost commented 2 years ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.