Skip to content

Commit 46e4a71

Browse files
committed
Update json
1 parent f656578 commit 46e4a71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/connector-snowflake.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,11 +292,11 @@ To use this feature, create an [Azure Blob storage linked service](connector-azu
292292
"type": "SnowflakeSource",
293293
"sqlReaderQuery": "SELECT * FROM MyTable",
294294
"exportSettings": {
295-
"type": "SnowflakeExportCopyCommand"
295+
"type": "SnowflakeExportCopyCommand"
296296
}
297297
},
298298
"sink": {
299-
"type": "<sink type>"
299+
"type": "<sink type>"
300300
},
301301
"enableStaging": true,
302302
"stagingSettings": {

0 commit comments

Comments
 (0)