Skip to content

Commit 278dea4

Browse files
committed
Update json
1 parent be7ada4 commit 278dea4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/data-factory/connector-snowflake.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,12 +447,13 @@ To use this feature, create an [Azure Blob storage linked service](connector-azu
447447
"type": "<source type>",
448448
"exportSettings": {
449449
"type": "SnowflakeExportCopyCommand"
450-
}
450+
}
451451
},
452452
"sink": {
453453
"type": "SnowflakeSink",
454454
"importSettings": {
455455
"type": "SnowflakeImportCopyCommand"
456+
}
456457
},
457458
"enableStaging": true,
458459
"stagingSettings": {

0 commit comments

Comments
 (0)