How to deploy Application Gateway without NestedDeploymentShortCircuited #18462
jachin84
started this conversation in
Authoring Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using
module appgw 'br/public:avm/res/network/application-gateway:0.7.2'to deploy App GW. I am only using the most basic configuration but still get the error below when running a WhatIf deployment:Through a bit of trial and error I've worked out this issue is with these lines:
If I remove resourceId and hardcode the id it works. But I with resourceId() function it does not. Is there a workaround for this?
Beta Was this translation helpful? Give feedback.
All reactions