Complete list of Device Configuration settings as JSON

Dmitri Timoshenko 0 Reputation points
2023-07-17T13:05:14.38+00:00

Hello,

Is there a way that I could get a complete list of Intute device configurations in a JSON format?

We are searching for a way to know all possible configurations' possibilities. I found the following resource, which provides a list of all configurable properties in Intune: https://learn.microsoft.com/en-us/mem/intune/configuration/device-restrictions-windows-10

This is good, but we specifically need to have it in JSON, preferably with the same names as they come from the endpoint that returns the Device Configuration Policies for Managed Devices in Graph API: https://learn.microsoft.com/en-us/graph/api/intune-deviceconfig-windows10generalconfiguration-get?view=graph-rest-1.0

I understand that this might be a long shot, but worth a try.

Thanks,

Dmitri

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,049 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,995 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Lu Dai-MSFT 28,446 Reputation points
    2023-07-18T02:42:12.03+00:00

    @Dmitri Timoshenko Thanks for posting in our Q&A.

    Honestly, I'm not familiar with this issue. Based on my research, I find that there is a script can export the policy to .json format.

    https://github.com/microsoftgraph/powershell-intune-samples/tree/master/DeviceConfiguration#3-deviceconfiguration_exportps1

    Hope it will give you some ideas.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.