Replies: 1 comment 1 reply
-
Ever found out what the problem was, because I am bumping into the same problem here. Thanks. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm struggling to setup a valid bicep for ApplicationGateway using bicep/modules/microsoft.network.applicationgateways .
I get this error in my devops pipeline:
...but nothing tells what params I send to the appgw module generates the problem... I don't see anything called
groupName
in the template.Also; there are no more error details in the portal - deploy target Resource Group - deployment blade:
-Any tip?
Beta Was this translation helpful? Give feedback.
All reactions