Skip to content

Commit a8d20af

Browse files
authored
Update format-json.md
Breaking out list of supported connectors into a more easily readable format. Several of these connectors have high traffic from TOC links but not from the page, so this might help people notice they are there and click directly through page instead of having to browse TOC.
1 parent a838d30 commit a8d20af

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

articles/data-factory/format-json.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,21 @@ ms.author: jianleishen
1717

1818
Follow this article when you want to **parse the JSON files or write the data into JSON format**.
1919

20-
JSON format is supported for the following connectors: [Amazon S3](connector-amazon-simple-storage-service.md), [Amazon S3 Compatible Storage](connector-amazon-s3-compatible-storage.md), [Azure Blob](connector-azure-blob-storage.md), [Azure Data Lake Storage Gen1](connector-azure-data-lake-store.md), [Azure Data Lake Storage Gen2](connector-azure-data-lake-storage.md), [Azure Files](connector-azure-file-storage.md), [File System](connector-file-system.md), [FTP](connector-ftp.md), [Google Cloud Storage](connector-google-cloud-storage.md), [HDFS](connector-hdfs.md), [HTTP](connector-http.md), [Oracle Cloud Storage](connector-oracle-cloud-storage.md) and [SFTP](connector-sftp.md).
20+
JSON format is supported for the following connectors:
21+
22+
- [Amazon S3](connector-amazon-simple-storage-service.md)
23+
- [Amazon S3 Compatible Storage](connector-amazon-s3-compatible-storage.md),
24+
- [Azure Blob](connector-azure-blob-storage.md)
25+
- [Azure Data Lake Storage Gen1](connector-azure-data-lake-store.md)
26+
- [Azure Data Lake Storage Gen2](connector-azure-data-lake-storage.md)
27+
- [Azure Files](connector-azure-file-storage.md)
28+
- [File System](connector-file-system.md)
29+
- [FTP](connector-ftp.md)
30+
- [Google Cloud Storage](connector-google-cloud-storage.md)
31+
- [HDFS](connector-hdfs.md)
32+
- [HTTP](connector-http.md)
33+
- [Oracle Cloud Storage](connector-oracle-cloud-storage.md)
34+
- [SFTP](connector-sftp.md)
2135

2236
## Dataset properties
2337

0 commit comments

Comments
 (0)