Hi Mohan,
Please refer to this document and apply recommended changes.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have release pipeline(Ref - image1) to deploy ADF pipeline from UAT to Prod. IT was working till yesterday but today I wanted to deploy latest pipeline with triggers to Prod. While Overriding template parameters, I am getting error in the template parameters box like "This parameter is not a part of template. Deployment could fail". Its showing same error for all the parameters(Ref - image2).
image1
image2
Bit priority. You help matters a lot.
Hi Mohan,
Please refer to this document and apply recommended changes.
@Mohan Parashetti Veerabhadrappa
Thanks for the question and using MS Q&A platform
The error "This parameter is not a part of template. Deployment could fail" typically occurs when the parameter you're trying to override is not defined in the template or has been removed from the template.
could you please check the below steps and confirm us
templateParameters.json
) and are correctly spelled.To troubleshoot further, you can try the following:
templateParameters.json
file.If none of these solutions work, please provide more details about your release pipeline, template, and ADF pipeline, will help you investigate further.