Create object from array #4093
-
Question - is it possible in ARM runtime to create an object (in fact I'd like to have a key-vault map) from an array? I'm thinking of having a module where I can pass a list of unique names and as an output get an object where to that name will be added the resourceId of created resource, so I can use concrete resourceId referencing by name and not an array index (less error prone). |
Beta Was this translation helpful? Give feedback.
Answered by
alex-frankel
Aug 25, 2021
Replies: 1 comment 1 reply
-
from:
to:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
brwilkinson
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
from:
to: