Discussions on Decompile features #2105
-
Decompilation failed with fatal error "[82:9]: The 'copy' property is not supported in conjunction with the 'condition' property" I was wondering if this was a decompile feature that isn't available for a Bicep language feature that is not available ? This is a common pattern that I use in nearly all of my templates. E.g. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
It's supported by bicep, but not the decompiler: |
Beta Was this translation helpful? Give feedback.
-
I renamed the discussion to make it more generic or let me know if you would prefer a separate discussion etc. I have a template decompile notice Decompilation failed with fatal error "Unable to find variable aksAADAdminLookup"The variable this it is referencing is a copy variable from another variable. |
Beta Was this translation helpful? Give feedback.
It's supported by bicep, but not the decompiler:
https://github.com/Azure/bicep/blob/main/docs/spec/loops.md#nested-loops-and-filtering