Azure / GuestConfiguration

PowerShell module for creating, testing, and publishing custom Guest Configuration
MIT License
5 stars 2 forks source link

Throwing error in remediation test if type is not AuditAndSet #247

Closed mgreenegit closed 2 years ago

mgreenegit commented 3 years ago

While this is a good fail-fast scenario, there might actually be some limited cases where people would try to test remediation of existing packages that were originally built for Audit. Maybe we should just write a warning? https://github.com/Azure/GuestConfiguration/blob/8b8e4f72d624a4ac2e1992cecf3ca959a8593b8a/source/Public/Start-GuestConfigurationPackageRemediation.ps1#L88

github-actions[bot] commented 3 years ago

This issue has not been updated within 14 days