-
Notifications
You must be signed in to change notification settings - Fork 610
Open
Labels
Description
Not sure if I'm doing something wrong or have something misconfigured in our environment with Windows Powershell, but when I run the following command to generate permissions required I get the value "System.Collections.Hashtable".
PS C:\Scripts\DSC> Get-M365DSCCompiledPermissionList -ResourceNameList @("DefenderDeviceAuthenticatedScanDefinition","DefenderSubscriptionPlan")
Name Value
RequiredRoles {}
Update {System.Collections.Hashtable}
AdministrativeRoles {Read, Update}
RequiredRoleGroups {}
Read {System.Collections.Hashtable}