DSCResources/MSFT_IntuneWindowsUpdateForBusinessQualityUpdateProfileWindows10/settings.json
{
"resourceName":"IntuneWindowsUpdateForBusinessQualityUpdateProfileWindows10", "description":"This resource configures an Intune Windows Update For Business Quality Update Profile for Windows10.", "permissions":{ "graph":{ "delegated":{ "read":[ { "name": "Group.Read.All" }, { "name":"DeviceManagementConfiguration.Read.All" } ], "update":[ { "name": "Group.Read.All" }, { "name":"DeviceManagementConfiguration.ReadWrite.All" } ] }, "application":{ "read":[ { "name": "Group.Read.All" }, { "name":"DeviceManagementConfiguration.Read.All" } ], "update":[ { "name": "Group.Read.All" }, { "name":"DeviceManagementConfiguration.ReadWrite.All" } ] } } } } |