I am using ARM Templates of the ADF to deploy pipelines from one environment to another. Each ADF pipeline may have a few base parameres along with it. Which is not parameterized and hence it will not be available in parameter.json.
Can anyone help me replace the Dev Values with the PROD Values in the Base Parameter section under each ADF Pipelines in an automated way? during this automated ADF pipeline deployment process using CI/CD Pipelines?