Skip to content

Commit 4ae87c2

Browse files
committed
Update JSON
1 parent 84e159d commit 4ae87c2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/data-factory/continuous-integration-delivery-resource-manager-custom-parameters.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,7 @@ Below is the current default parameterization template. If you need to add only
251251
"parameters": {
252252
"*": "="
253253
}
254-
},
255-
"pipelineReference.referenceName"
254+
}
256255
],
257256
"pipeline": {
258257
"parameters": {
@@ -384,8 +383,7 @@ The following example shows how to add a single value to the default parameteriz
384383
"parameters": {
385384
"*": "="
386385
}
387-
},
388-
"pipelineReference.referenceName"
386+
}
389387
],
390388
"pipeline": {
391389
"parameters": {

0 commit comments

Comments
 (0)