GraphAPI Explorer && Graph API SDK and REST not working for accessing certain tables

Jacob Hunt 0 Reputation points
2023-05-19T12:53:59.6066667+00:00

When Using Graph Explorer, I am able to access all the info in the DeviceManagement table as well as other non-admin tables.

But, For some reason when I try to access the Admin.Windows table or security

it gives me an unknown error.

I also have tried the routes through SDK.beta, as well as through a REST API and

am unable to access it.
I have also ensured that all the permissions I need are given consent.

a few of the routes are below:
https://graph.microsoft.com/beta/admin/windows/updates/catalog/entries

Really anything "admin/"

and anything pertaining to security/

https://graph.microsoft.com/v1.0/security/

I have also validated that my token is working through other routes to Devices and DeviceManagement.

is this a known issue with the API? I understand that the admin route is beta only at this point, is it being changed or moved?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,572 questions
0 comments No comments
{count} votes