Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Intune Antivirus policy case-sensitive properties #5374

Conversation

FabienTschanz
Copy link
Contributor

Pull Request (PR) description

This PR fixes the issue with case-sensitive properties in the IntuneAntivirusPolicyWindows10SettingCatalog resource. The properties were not detected in the DSCParams object because a hashtable is by default case sensitive.

This Pull Request (PR) fixes the following issues

@ricmestre
Copy link
Contributor

@FabienTschanz That seemed to do the trick thank you!

I'll add the tests for the couple of resources you added to latest release and then run my whole integration pipeline to test them all, I'll get back to you in a couple of hours. Stay tuned!

@NikCharlebois NikCharlebois merged commit 085f5e9 into microsoft:Dev Nov 11, 2024
2 checks passed
@FabienTschanz FabienTschanz deleted the fix/intune-antivirus-settings-catalog branch November 11, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IntuneAntivirusPolicyWindows10SettingCatalog: Cannot deploy again
3 participants