Skip to content

Commit 0be6a76

Browse files
committed
Updated according to feedbacks
1 parent 4139a5e commit 0be6a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/control-flow-execute-pipeline-activity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ This scenario has two pipelines:
163163
"properties": {
164164
"type": "AzureStorage",
165165
"typeProperties": {
166-
"connectionString": "DefaultEndpointsProtocol=https;AccountName=*****"
166+
"connectionString": "DefaultEndpointsProtocol=https;AccountName=*****;AccountKey=*****"
167167
}
168168
}
169169
}

0 commit comments

Comments
 (0)