PSRule.Rules.Azure
PSRule.Rules.Azure copied to clipboard
Automatically fill parameters in templates
Currently when exporting a template a parameter file is required for any parameters without a default value.
While validation between template and parameters is still desirable, in some circumstances when template structure is being analysed, a less strict approach to automatically fill parameters for evaluation would be advantageous.
This would allow template structure analysis to be performed without a parameter file.