Skip to content

Commit 00b18d4

Browse files
committed
Update LIMITATIONS
1 parent 50f3129 commit 00b18d4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

LIMITATIONS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,14 @@ The solution accelerator supports a limited set of data sources to be ingested i
1010
* [Azure Synapse SQL Pools](#azure-synapse-sql-pools)
1111
* [Azure SQL DB](#azure-sql-db)
1212
* [Delta Lake](#delta-lake-file-format)
13+
<<<<<<< HEAD
1314
* [Azure MySQL](#azure-mysql)
1415
* [PostgreSQL](#postgresql)
1516
* [Azure Data Explorer](#azure-data-explorer)
1617
* [Azure Cosmos DB]()
18+
=======
19+
* [Azure Cosmos DB](#azure-cosmos-db)
20+
>>>>>>> 85ddab3 (Update LIMITATIONS)
1721
* [Other Data Sources and Limitations](#other-data-sources-and-limitations)
1822
* [Column Level Mapping Supported Sources](#column-level-mapping-supported-sources)
1923

@@ -105,6 +109,10 @@ Supports capturing lineage for Databricks Notebook activities in Azure Data Fact
105109
* At this time, the Microsoft Purview view of Azure Data Factory lineage will not contain these tasks unless the Databricks Task uses or feeds a data source to a Data Flow or Copy activity.
106110
* Copy Activities may not show lineage connecting to these Databricks tasks since it emits individual file assets rather than folder or resource set assets.
107111

112+
## Azure Cosmos DB
113+
114+
Supports querying [Azure Cosmos DB (SQL API)](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/cosmos/azure-cosmos-spark_3_2-12)
115+
108116
## Other Data Sources and Limitations
109117

110118
### Lineage for Unsupported Data Sources

0 commit comments

Comments
 (0)