Looping properties that are varying types of objects #1906
Answered
by
majastrz
joelmforsyth
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
majastrz
Mar 17, 2021
Replies: 1 comment 7 replies
-
Once we have variable loops in Bicep (#1814), would you be able to construct two array variables with
|
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
joelmforsyth
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Once we have variable loops in Bicep (#1814), would you be able to construct two array variables with
[for...]
calledcopyActivities
anddeleteActivities
? Then in the pipeline, could you do the following: