Using MS Graph to Duplicate Device Configuration Policies

Open https://developer.microsoft.com/en-us/graph/graph-explorer# in a browser. On the left hand side, use the Sign in with Microsoft option to login using your Azure credentials (onmicrosoft.com ID). Once you are signed in, enter the below URL into the Graph URL request input field, make sure that the HTTP verb select button is on GET and click on Run Query. https://graph.microsoft.com/v1.0/deviceManagement/deviceConfigurations  You should see… Read More Using MS Graph to Duplicate Device Configuration Policies