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
Template validation failed: The template resource '[items(parameters('nsgValues'))[copyIndex()].value.name]' at line '27' and column '5' is not valid: The template function 'items' is not valid. Please see https://aka.ms/arm-template-expressions for usage details.. Please see https://aka.ms/arm-template-expressions for usage details.
EXPECTED: no error
The text was updated successfully, but these errors were encountered:
@dxk3355 Unfortunately, this false error is coming from our backend validation code from Azure which is out of date and no longer updated. We don't currently have the resources to fix this properly, as our focus is on Bicep. I apologize for the inconvenience.
From Azure/bicep#11954
THe following:
gives this error:
EXPECTED: no error
The text was updated successfully, but these errors were encountered: