Closed owingruters closed 2 years ago
Thanks for reporting. We believe this inconsistency should be resolve by service side. I reply team member to look into it further.
Hello @owingruters Sorry for the delayed response.
Wanted to check if you were trying to deploy a new LogicApp template or Modifying the existing LogicApp?
After the deployment, you are trying to set\update the logicApp parameters, right?
Hi, we're sending this friendly reminder because we haven't heard back from you in a while. We need more information about this issue to help address it. Please be sure to give us your input within the next 7 days. If we don't hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!
We will now proceed to close this thread. If there are further questions regarding this matter, please tag me in your reply. We will gladly continue the discussion and we will reopen the issue.
Please also do visit Microsoft Q&A the home for technical questions and answers at Microsoft.
Description
Hi ,
I wan to deploy a logicApp. I want to use parameters from a parematers file, but a few parameters I want to set in a pipeline. Hence I'd like to use Set-AzLogicApp with -ParameterFilePath AND -Parameters. However I get now an error that a parameter that is in the parameters object and not in the file is not provided: "Set-AzLogicApp : The template validation failed: 'The value for the workflow parameter 'ActionSecurityHeader' at line '1' and column '503' is not provided.'."
(If I provide evenryting in the file, there is no error)
Should this be possible, of can I only use either a file or an object? If now -> feature request. If so, any idea why this is failing for me
Regards
Script or Debug output
Environment data
Module versions
Error output
No response