DSCResources/MSFT_IntuneDeviceCategory/settings.json
{
"resourceName": "IntuneDeviceCategory", "description": "This resource configures the Intune device categories.", "permissions": [ { "read": [ { "name":"DeviceManagementManagedDevices.Read.All" } ], "update": [ { "name": "DeviceManagementManagedDevices.ReadWrite.All" } ] } ] } |