PSRule.Rules.Azure
PSRule.Rules.Azure copied to clipboard
Rule refactoring for YAML
Most rules are currently written in PowerShell. YAML based rules added in PSRule v1.6.0 provide some advantages including:
- Easier to adopt for non-PowerShell engineers.
- Better performance.
We should relook at existing rules and determine which can be converted to YAML-based syntax.