var Identifier =
# Examples
var appServicePlanName = 'toy-product-launch-plan'
- variable loops which can then be used later in the template
var items = [for i in range(1, 5): 'item${i}']
references:
Paths into this note
3 notes lead here
-
We can create Bicep variables loops
-
better to create a Bicep variables for the evaluation