File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -440,6 +440,8 @@ Following is the current default parameterization template. If you need to add o
440
440
{
441
441
"Microsoft.DataFactory/factories/pipelines" : {
442
442
},
443
+ "Microsoft.DataFactory/factories/dataflows" : {
444
+ },
443
445
"Microsoft.DataFactory/factories/integrationRuntimes" :{
444
446
"properties" : {
445
447
"typeProperties" : {
@@ -548,6 +550,8 @@ The following example shows how to add a single value to the default parameteriz
548
550
{
549
551
"Microsoft.DataFactory/factories/pipelines" : {
550
552
},
553
+ "Microsoft.DataFactory/factories/dataflows" : {
554
+ },
551
555
"Microsoft.DataFactory/factories/integrationRuntimes" :{
552
556
"properties" : {
553
557
"typeProperties" : {
@@ -617,6 +621,7 @@ The following example shows how to add a single value to the default parameteriz
617
621
"database" : " =" ,
618
622
"serviceEndpoint" : " =" ,
619
623
"batchUri" : " =" ,
624
+ "poolName" : " =" ,
620
625
"databaseName" : " =" ,
621
626
"systemNumber" : " =" ,
622
627
"server" : " =" ,
You can’t perform that action at this time.
0 commit comments