Microsoft365DSC
Microsoft365DSC copied to clipboard
Update settings handling on removal and new properties
Pull Request (PR) description
This pull requests has the following content:
- Add some missing properties from the Windows 10 Antivirus template in Intune
- Update the handling when a setting is unset. If a setting was unset (implying to use the default value), the policy would be left untouched because the desired values did not contain the setting and it was therefore not checked.
This Pull Request (PR) fixes the following issues
None.