Closed aksh-h closed 3 years ago
Hi @aksh-h,
please provide your parameter file as parameters
and add further parameters to the overrideParameters
section. Those need to be passed as space-delimited key-value pairs. More details are available here.
Greets Nico
Thanks, This worked!!
Hi there,
I'm not finding a way to pass multiple parameters to GitHub action to deploy ARM template. I've some parameters to be picked up from
template.parameters.json
and other should be passed inline to the action.I tried something like this, which didn't work.