microsoft / PSRule.Rules.CAF

A suite of rules to validate Azure resources against the Cloud Adoption Framework (CAF) using PSRule.
MIT License
63 stars 15 forks source link

Update configuration for default baseline #79

Closed BernieWhite closed 2 years ago

BernieWhite commented 2 years ago

Configuration for default baseline changed in PSRule v1.9.0. Now the recommended method for setting the default baseline is within module configuration.

Related to microsoft/PSRule#809