You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/synapse-analytics/synapse-link/concept-synapse-link-cosmos-db-support.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,23 +13,21 @@ ms.reviewer: jrasnick
13
13
14
14
# Azure Synapse Link for Azure Cosmos DB supported features
15
15
16
-
This article describes what functionalities are currently supported in Azure Synapse Link for Azure Cosmos DB.
16
+
This article describes the functionalities that are currently supported in Azure Synapse Link for Azure Cosmos DB.
17
17
18
18
## Azure Synapse support
19
19
20
20
There are two types of containers in Azure Cosmos DB:
21
21
* HTAP container - A container with Synapse Link enabled. This container has both transactional store and analytical store.
22
22
* OLTP container - A container with only transaction store; Synapse Link is not enabled.
23
23
24
-
You can connect to Cosmos DB container without enabling Synapse Link, in which case you can only read/write to the transactional store.
25
-
26
-
Here is list of the currently supported features within Synapse Link for Cosmos DB.
24
+
You can connect to an Azure Cosmos DB container without enabling Synapse Link, in which case you can only read/write to the transactional store. What follows a is list of the currently supported features within Synapse Link for Azure Cosmos DB.
|**Run-time Support**|Support for read or write by Azure Synapse run-time| ✓ |[Contact Us](mailto:[email protected]?subject=[Enable%20Preview%20Feature]%20SQL%20serverless%20for%20Cosmos%20DB)|
31
29
|**Cosmos DB API support**|API support as a Synapse Link| SQL / Mongo DB | SQL / Mongo DB |
32
-
|**Object**|Objects such as table that can be created, pointing directly to Azure Cosmos DB container| View, Table | View |
30
+
|**Object**|Objects such as a table that can be created, pointing directly to Azure Cosmos DB container| View, Table | View |
33
31
|**Read**|Read data from an Azure Cosmos DB container| OLTP / HTAP | HTAP |
34
32
|**Write**|Write data from run-time into an Azure Cosmos DB container| OLTP | n/a |
35
33
@@ -57,4 +55,5 @@ Here is list of the currently supported features within Synapse Link for Cosmos
57
55
58
56
## Next steps
59
57
60
-
See how to [connect to Synapse Link for Azure Cosmos DB](./how-to-connect-synapse-link-cosmos-db.md)
58
+
* See how to [connect to Synapse Link for Azure Cosmos DB](./quickstart-how-to-connect-synapse-link-cosmos-db.md)
59
+
*[Learn how to query the analytical store with Spark](./how-to-query-analytical-store-spark.md)
0 commit comments