@@ -230,19 +230,20 @@ CSVSource sink(allowSchemaDrift: true,
230
230
231
231
Here are some common connectors and formats related to the delimited text format:
232
232
233
- - Azure Blob Storage (connector-azure-blob-storage.md)
234
- - Binary format (format-binary.md)
235
- - Dataverse(connector-dynamics-crm-office-365.md)
236
- - Delta format(format-delta.md)
237
- - Excel format(format-excel.md)
238
- - File System(connector-file-system.md)
239
- - FTP(connector-ftp.md)
240
- - HTTP(connector-http.md)
241
- - JSON format(format-json.md)
242
- - Parquet format(format-parquet.md)
233
+ - [ Azure Blob Storage] ( connector-azure-blob-storage.md )
234
+ - [ Binary format] ( format-binary.md )
235
+ - [ Dataverse] ( connector-dynamics-crm-office-365.md )
236
+ - [ Delta format] ( format-delta.md )
237
+ - [ Excel format] ( format-excel.md )
238
+ - [ File System] ( connector-file-system.md )
239
+ - [ FTP] ( connector-ftp.md )
240
+ - [ HTTP] ( connector-http.md )
241
+ - [ JSON format] ( format-json.md )
242
+ - [ Parquet format] ( format-parquet.md )
243
243
244
244
## Related content
245
245
246
+ - [ Data type mapping in dataset schemas] ( copy-activity-schema-and-type-mapping.md#data-type-mapping )
246
247
- [ Copy activity overview] ( copy-activity-overview.md )
247
248
- [ Mapping data flow] ( concepts-data-flow-overview.md )
248
249
- [ Lookup activity] ( control-flow-lookup-activity.md )
0 commit comments