Success story with resourceTypedParamsAndOutputs #10992
-
I just used resourceTypedParamsAndOutputs experimental feature to simplify our PoC template. Here is the diff of the relevant changes: jikuja/azure-data-factory-runtime-aci@security-1...jikuja:azure-data-factory-runtime-aci:bicep-resource-param-outputs The only issue I encountered is the fact that Feelings: This is a cool feature addition for Bicep. Passing resources instead of resource id and usage of existing key word is too verbose. Alternative approach: jikuja/azure-data-factory-runtime-aci@security-1...jikuja:azure-data-factory-runtime-aci:id-plust-list-functions
Feelings: Usage pattern documentation of list*() methods without resource accessor is really limited. I should have noticed this approach earlier. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Thank you for sharing @jikuja I am very excited about this preview feature and how it can help to streamline code. I will try to do a minimal repro of the issue that you mentioned then we can discuss some more. |
Beta Was this translation helpful? Give feedback.
This looks like a bug to me.