Skip to content

Commit 6c3aab4

Browse files
authored
Merge pull request #205152 from Clare-Zheng82/0719-Add_overview_table_to_NoSQL_connector_doc
Add overview table to NoSQL connector docs
2 parents 8bf4892 + b93ba98 commit 6c3aab4

File tree

4 files changed

+34
-10
lines changed

4 files changed

+34
-10
lines changed

articles/data-factory/connector-cassandra.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,16 @@ This article outlines how to use the Copy Activity in an Azure Data Factory or S
2121

2222
## Supported capabilities
2323

24-
This Cassandra connector is supported for the following activities:
24+
This Cassandra connector is supported for the following capabilities:
2525

26-
- [Copy activity](copy-activity-overview.md) with [supported source/sink matrix](copy-activity-overview.md)
27-
- [Lookup activity](control-flow-lookup-activity.md)
26+
| Supported capabilities|IR |
27+
|---------| --------|
28+
|[Copy activity](copy-activity-overview.md) (source/-)|① ②|
29+
|[Lookup activity](control-flow-lookup-activity.md)|① ②|
2830

29-
You can copy data from Cassandra database to any supported sink data store. For a list of data stores that are supported as sources/sinks by the copy activity, see the [Supported data stores](copy-activity-overview.md#supported-data-stores-and-formats) table.
31+
<small>*&#9312; Azure integration runtime &#9313; Self-hosted integration runtime*</small>
32+
33+
For a list of data stores that are supported as sources/sinks, see the [Supported data stores](connector-overview.md#supported-data-stores) table.
3034

3135
Specifically, this Cassandra connector supports:
3236

articles/data-factory/connector-couchbase.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,16 @@ This article outlines how to use the Copy Activity in an Azure Data Factory or S
1919
2020
## Supported capabilities
2121

22-
This Couchbase connector is supported for the following activities:
22+
This Couchbase connector is supported for the following capabilities:
2323

24-
- [Copy activity](copy-activity-overview.md) with [supported source/sink matrix](copy-activity-overview.md)
25-
- [Lookup activity](control-flow-lookup-activity.md)
24+
| Supported capabilities|IR |
25+
|---------| --------|
26+
|[Copy activity](copy-activity-overview.md) (source/-)|&#9312; &#9313;|
27+
|[Lookup activity](control-flow-lookup-activity.md)|&#9312; &#9313;|
2628

27-
You can copy data from Couchbase to any supported sink data store. For a list of data stores that are supported as sources/sinks by the copy activity, see the [Supported data stores](copy-activity-overview.md#supported-data-stores-and-formats) table.
29+
<small>*&#9312; Azure integration runtime &#9313; Self-hosted integration runtime*</small>
30+
31+
For a list of data stores that are supported as sources/sinks, see the [Supported data stores](connector-overview.md#supported-data-stores) table.
2832

2933
The service provides a built-in driver to enable connectivity, therefore you don't need to manually install any driver using this connector.
3034

articles/data-factory/connector-mongodb-atlas.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,15 @@ This article outlines how to use the Copy Activity in an Azure Data Factory or S
1919

2020
## Supported capabilities
2121

22-
You can copy data from MongoDB Atlas database to any supported sink data store, or copy data from any supported source data store to MongoDB Atlas database. For a list of data stores that are supported as sources/sinks by the copy activity, see the [Supported data stores](copy-activity-overview.md#supported-data-stores-and-formats) table.
22+
This MongoDB Atlas connector is supported for the following capabilities:
23+
24+
| Supported capabilities|IR |
25+
|---------| --------|
26+
|[Copy activity](copy-activity-overview.md) (source/sink)|&#9312; &#9313;|
27+
28+
<small>*&#9312; Azure integration runtime &#9313; Self-hosted integration runtime*</small>
29+
30+
For a list of data stores that are supported as sources/sinks, see the [Supported data stores](connector-overview.md#supported-data-stores) table.
2331

2432
Specifically, this MongoDB Atlas connector supports **versions up to 4.2**.
2533

articles/data-factory/connector-mongodb.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,15 @@ This article outlines how to use the Copy Activity in Azure Data Factory Synapse
2323

2424
## Supported capabilities
2525

26-
You can copy data from MongoDB database to any supported sink data store, or copy data from any supported source data store to MongoDB database. For a list of data stores that are supported as sources/sinks by the copy activity, see the [Supported data stores](copy-activity-overview.md#supported-data-stores-and-formats) table.
26+
This MongoDB connector is supported for the following capabilities:
27+
28+
| Supported capabilities|IR |
29+
|---------| --------|
30+
|[Copy activity](copy-activity-overview.md) (source/sink)|&#9312; &#9313;|
31+
32+
<small>*&#9312; Azure integration runtime &#9313; Self-hosted integration runtime*</small>
33+
34+
For a list of data stores that are supported as sources/sinks, see the [Supported data stores](connector-overview.md#supported-data-stores) table.
2735

2836
Specifically, this MongoDB connector supports **versions up to 4.2**.
2937

0 commit comments

Comments
 (0)