azure-policy icon indicating copy to clipboard operation
azure-policy copied to clipboard

Can't find AzureOSBaseline Module

Open schoudhary22 opened this issue 3 years ago • 6 comments

While trying to create guest configuration from MOF file WindowsSecurity baseline. There is dependency on AzureOSBaseline Module. But in modules I can't find this module. Can you help me in creating package for Windows Security Baseline?

schoudhary22 avatar Jun 21 '22 11:06 schoudhary22

I also was having this problem trying to resolve the AzureWindowsBaseline when using Powershell DSC. I started to dig in more and there was a existing GuestConfigurationAssignment called "AzureWindowsBaseline" with assignmentType of Audit.

Switching this to "ApplyAndMonitor" I assume will apply those configurations.

🤷‍♂️ I think this is part of the new DSC + Guest Configuration and for Windows is in preview.

Quick Start Example: https://learn.microsoft.com/en-us/samples/azure/azure-quickstart-templates/vm-windows-baseline/

Documentation: https://learn.microsoft.com/en-us/azure/governance/machine-configuration/machine-configuration-assignments

coolhome avatar Feb 13 '23 18:02 coolhome

I'm having the same issue here.

joaorafaelassis avatar Dec 27 '23 21:12 joaorafaelassis

I am also having the Same Issue.

psinnathurai avatar Jan 25 '24 06:01 psinnathurai