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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,15 +30,15 @@ Here is list of the currently supported features within Synapse Link for Cosmos
30
30
|**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
31
|**Cosmos DB API support**|API support as a Synapse Link| SQL / Mongo DB | SQL / Mongo DB |
32
32
|**Object**|Objects such as table that can be created, pointing directly to Azure Cosmos DB container| View, Table | View |
33
-
|**Read**|Read data from an Azure Cosmos DB container| OLTP only / HTAP enabled | HTAP enabled|
34
-
|**Write**|Write data from run-time into an Azure Cosmos DB container| OLTP only | n/a |
33
+
|**Read**|Read data from an Azure Cosmos DB container| OLTP / HTAP | HTAP |
34
+
|**Write**|Write data from run-time into an Azure Cosmos DB container| OLTP | n/a |
35
35
36
36
* If you write data into an Azure Cosmos DB container from Spark happens through the transactional store of Azure Cosmos DB and will impact the transactional performance of Azure Cosmos DB by consuming Request Units.
37
37
* SQL pool integration through external tables is currently not supported.
Copy file name to clipboardExpand all lines: articles/synapse-analytics/synapse-link/how-to-connect-synapse-link-cosmos-db.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Before you connect an Azure Cosmos DB account to your workspace, there are a few
24
24
25
25
## Enable Azure Cosmos DB analytical store
26
26
27
-
To run large-scale analytics into Azure Cosmos DB without impacting your operational performance, we recommend enabling Synapse Link for Azure Cosmos DB which bring HTAP capability to a container and built-in support in Azure Synapse. Follow this quickstart to enable Synapse Link for Cosmos DB containers.
27
+
To run large-scale analytics into Azure Cosmos DB without impacting your operational performance, we recommend enabling Synapse Link for Azure Cosmos DB. Synapse Link brings HTAP capability to a container and built-in support in Azure Synapse.
28
28
29
29
## Connect an Azure Cosmos DB database to a Synapse workspace
0 commit comments