Skip to content

Commit 20ce72d

Browse files
committed
updates to MongoDB naming
1 parent 965cbfe commit 20ce72d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You can connect to an Azure Cosmos DB container without enabling Synapse Link, i
2626
| 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) |
2727
| -------------------- | ----------------------------------------------------------- |----------------------------------------------------------- | ----------------------------------------------------------- | ----------------------------------------------------------- |
2828
| **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)|
29-
| **Azure Cosmos DB API support** |API support as a Synapse Link| SQL / Mongo DB | SQL / Mongo DB |
29+
| **Azure Cosmos DB API support** |API support as a Synapse Link| SQL / MongoDB | SQL / MongoDB |
3030
| **Object** |Objects such as a table that can be created, pointing directly to Azure Cosmos DB container| View, Table | View |
3131
| **Read** |Read data from an Azure Cosmos DB container| OLTP / HTAP | HTAP |
3232
| **Write** |Write data from run-time into an Azure Cosmos DB container| OLTP | n/a |

articles/synapse-analytics/synapse-link/how-to-connect-synapse-link-cosmos-db.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Connecting an Azure Cosmos DB database is done as a linked service. An Azure Cos
3737
From the Data Object Explorer, you can directly connect to an Azure Cosmos DB database by doing the following steps:
3838
1. Select ***+*** icon near Data
3939
2. Select **Connect to external data**
40-
3. Select the API that you want to connect to: SQL API or MongoDB API
40+
3. Select the API that you want to connect to: SQL API or API for MongoDB
4141
4. Select ***Continue***
4242
5. Name the linked service. The name will be displayed in the Object Explorer and used by Synapse run-times to connect to the database and containers. We recommend using a friendly name.
4343
6. Select the **Azure Cosmos DB account name** and **database name**

0 commit comments

Comments
 (0)