Skip to content

Commit 9b4dc8a

Browse files
Merge pull request #211932 from ssabat/master
Updated global parameter TSG
2 parents 2573c68 + 338b6ae commit 9b4dc8a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/data-factory/ci-cd-github-troubleshoot-guide.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: data-factory
99
ms.subservice: ci-cd
1010
ms.custom: synapse
1111
ms.topic: troubleshooting
12-
ms.date: 08/26/2022
12+
ms.date: 09/19/2022
1313
---
1414

1515
# Troubleshoot CI-CD, Azure DevOps, and GitHub issues in Azure Data Factory and Synapse Analytics
@@ -352,7 +352,8 @@ If you are using old default parameterization template, new way to include globa
352352
Default parameterization template should include all values from global parameter list.
353353

354354
#### Resolution
355-
Use updated [default parameterization template.](/azure/data-factory/continuous-integration-delivery-resource-manager-custom-parameters#default-parameterization-template) as one time migration to new method of including global parameters. This template references to all values in global parameter list. You also have to update the deployment task in the **release pipeline** if you are already overriding the template parameters there.
355+
* Use updated [default parameterization template.](/azure/data-factory/continuous-integration-delivery-resource-manager-custom-parameters#default-parameterization-template) as one time migration to new method of including global parameters. This template references to all values in global parameter list. You also have to update the deployment task in the **release pipeline** if you are already overriding the template parameters there.
356+
* Update the template parameter names in CI/CD pipeline if you are already overriding the template parameters (for global parameters).
356357

357358
### Error code: InvalidTemplate
358359

0 commit comments

Comments
 (0)