Replies: 1 comment
-
Share "main.bicep" and "main.bicepparam" samples. Also debug it.
|
Beta Was this translation helpful? Give feedback.
0 replies
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 trying to create the RG and I am not sure sometime it create localboxcluster and sometime now, everytime I am using same command and same main files. why it is happening. I am able to create some 16 resources, but not able to create localboxcluster this time, not sure what happened. Below is the command I am running
az deployment group create -g "localsandbox-RG" -f "main.bicep" -p "main.bicepparam"
Beta Was this translation helpful? Give feedback.
All reactions