microsoft / mdatp-devicecontrol

Microsoft Defender for Endpoint Device Control tools, samples, and resources.
https://learn.microsoft.com/en-us/microsoft-365/security/defender-endpoint/device-control-removable-storage-protection?view=o365-worldwide
MIT License
43 stars 36 forks source link

macOS: Fix mobileconfig examples #31

Closed bryan-lipinski closed 1 year ago

bryan-lipinski commented 1 year ago

The features key is an array of objects. The current examples do not currently have this, which causes the features key to fail deserialization and not turn on the feature. Update the mobileconfig example with the correct definition, and add a new example using removable storage.