ugurkocde / IntuneAssignmentChecker

https://intuneassignmentchecker.ugurkoc.de/
MIT License
107 stars 13 forks source link

Only seems to return a subset of config policies. #9

Closed jim-watts closed 2 months ago

jim-watts commented 4 months ago

Only seems to return a subset of config policies.

"Device Restrictions", "defender for endpoint" and "custom" type config policies are returned, but not "settings catalog" or "admin template" type config policies

It looks like the "https://graph.microsoft.com/beta/deviceManagement/deviceConfigurations" call just doesn't return them?

I'm using option5, as I'm looking at AllDevice policies but I imagine its the same for all options.

Anybody else seeing this?

ugurkocde commented 4 months ago

Can you try the other options and see if there are the same behavior. It should show all the settings you mentioned.

ugurkocde commented 3 months ago

ping @jim-watts