Skip to content

Commit 6d1a5bf

Browse files
committed
minor grammar fixes
1 parent 98ec276 commit 6d1a5bf

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

articles/synapse-analytics/synapse-link/concept-synapse-link-cosmos-db-support.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,21 @@ ms.reviewer: jrasnick
1313

1414
# Azure Synapse Link for Azure Cosmos DB supported features
1515

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.
1717

1818
## Azure Synapse support
1919

2020
There are two types of containers in Azure Cosmos DB:
2121
* HTAP container - A container with Synapse Link enabled. This container has both transactional store and analytical store.
2222
* OLTP container - A container with only transaction store; Synapse Link is not enabled.
2323

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.
2725

2826
| Category | Description |[Spark](https://docs.microsoft.com/azure/synapse-analytics/sql/on-demand-workspace-overview) | [SQL serverless](https://docs.microsoft.com/azure/synapse-analytics/sql/on-demand-workspace-overview) |
2927
| -------------------- | ----------------------------------------------------------- |----------------------------------------------------------- | ----------------------------------------------------------- | ----------------------------------------------------------- |
3028
| **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)|
3129
| **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 |
3331
| **Read** |Read data from an Azure Cosmos DB container| OLTP / HTAP | HTAP |
3432
| **Write** |Write data from run-time into an Azure Cosmos DB container| OLTP | n/a |
3533

@@ -57,4 +55,5 @@ Here is list of the currently supported features within Synapse Link for Cosmos
5755

5856
## Next steps
5957

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

Comments
 (0)