You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Currently, if a required parameter is not assigned a value in a .bicepparams file, a BCP258 error will be generated.
IMHO this should not be the expected behavior, since it is legit for a user to provide the value at deploy time via the Azure CLI / Azure PowerShell command prompt. The quick fix might be to change the error to a warning.
elKei24, Jarod1662, RobertoPrevato, CARLOSMECK, sergey-netdev and 12 more