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