Microsoft Graph deviceManagement/deviceConfigurations does not return all profiles

EI-1495 26 Reputation points
2022-08-15T16:54:17.15+00:00

I am trying to list all the configuration profiles in Microsoft Endpoint Manager via Microsoft Graph.

Microsoft Graph is not returning all profiles when running https://graph.microsoft.com/beta/deviceManagement/deviceConfigurations in Graph Explorer. I have tried under v1.0 as well. The beta does return 1 extra profile but is still missing the rest.

Anyone know what may be causing this?

Microsoft Graph SDK
Microsoft Graph SDK
A Microsoft software developer kit designed to simplify building high-quality, efficient, and resilient applications that access Microsoft Graph.
879 questions
Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,223 questions
{count} vote

1 answer

Sort by: Oldest
  1. Eduardo Chapa 1 Reputation point
    2022-09-28T21:27:43.82+00:00

    I'm having this same issue.

    It appears the deviceManagement/deviceConfigurations endpoint, regardless of using the v1.0 or beta version, is not returning Configuration Profiles of the "Administrative Templates" and "Settings catalog" types, but it does return Profiles of all other types.

    Are you seeing this as well?