Janne Kujanpää
Janne Kujanpää
Would it be possible to re-open this? [#5742](https://github.com/Azure/bicep/issues/5742) is not really a dupe of this at all. Also this feature request should be handled on https://github.com/Azure/bicep/issues/7301 and tickets describing .bicepparams...
One option might be adding option for tooling to * ignore * warn * error (current behaviour) if unused parameters are being passed. ----- What would be correct level to...
BCP259(1) is now making more client-side assumptions about failing when unused paramters are being passed. (1) `bicep build-params` => $"The parameter \"{identifier}\" is assigned in the params file without being...