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

IntuneAntivirusPolicyWindows10SettingCatalog #2463

Closed
NikCharlebois opened this issue Oct 27, 2022 · 6 comments · Fixed by #2482 or #2515
Closed

IntuneAntivirusPolicyWindows10SettingCatalog #2463

NikCharlebois opened this issue Oct 27, 2022 · 6 comments · Fixed by #2482 or #2515
Assignees
Labels
Bug Something isn't working Intune V1.22.1026.2 Version 1.22.1026.2

Comments

@NikCharlebois
Copy link
Collaborator

Issue Description

1 - We need to change the logic of the resource so that instead of retrieving instance by templateID, it retrieves it by TemplateFamily where = 'endpointSecurityAntivirus'

2 - For the defender configuration, the vendor_msft_defender_configuration_tamperprotection_options_0 property get converted to Options0 in the export, where it should be handled as TamperProtection or something similar.

@NikCharlebois NikCharlebois added the Bug Something isn't working label Oct 27, 2022
@NikCharlebois
Copy link
Collaborator Author

@William-Francillette is this something you could take a look at if you get a chance? Thanks

@NikCharlebois NikCharlebois added Intune V1.22.1026.2 Version 1.22.1026.2 labels Oct 27, 2022
@William-Francillette
Copy link
Contributor

Sure, leave it with me - I'll dig into it

Is the reason that the template ID could change overtime?
As for the tamper protection, it should not be exported (by the current resource) because it's not part of the AV policy but the windows experience policy in Intune
I was following the Intune portal to develop those resources

@William-Francillette
Copy link
Contributor

Oh I see now - the templatefamily will include both policies/templateIDs

@RavennMSFT
Copy link

@William-Francillette any update on this?

@William-Francillette
Copy link
Contributor

@RavennMSFT still work in progress, I should be able to deliver the resource during the weekend or early next week the latest

William-Francillette added a commit to William-Francillette/Microsoft365DSC-1 that referenced this issue Nov 2, 2022
@William-Francillette
Copy link
Contributor

It was quicker than I expected :D PR pushed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Intune V1.22.1026.2 Version 1.22.1026.2
Projects
None yet
3 participants