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
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,13 @@ This article describes what functionalities are currently supported in Synapse L
17
17
18
18
## Azure Synapse support
19
19
20
-
Here is list of the currently supported features within Synapse Link for Cosmos DB. An OLTP container only contains a transactional store. An HTAP enabled container contains both a transactional and analytical store.
20
+
There are two types of containers in Azure Cosmos DB:
21
+
* HTAP container - A container with Synapse Link enabled. This container has both transactional store and analytical store.
22
+
* OLTP container - A containter with only transaction store; Synapse Link is not enabled.
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.
0 commit comments