Skip to content

Commit dab694f

Browse files
committed
Update text for Cosmos DB Mongo API
1 parent 37cca34 commit dab694f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/service-connector/how-to-integrate-cosmos-db.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Integrate Azure Cosmos DB with Service Connector
3-
description: Integrate Azure Cosmos DB into your application with Service Connector
2+
title: Integrate the Azure Cosmos DB Mongo API with Service Connector
3+
description: Integrate the Azure Cosmos DB Mongo API into your application with Service Connector
44
author: maud-lv
55
ms.author: malev
66
ms.service: service-connector
@@ -9,9 +9,9 @@ ms.date: 08/11/2022
99
ms.custom: event-tier1-build-2022
1010
---
1111

12-
# Integrate Azure Cosmos DB with Service Connector
12+
# Integrate the Azure Cosmos DB Mondo API with Service Connector
1313

14-
This page shows the supported authentication types and client types of Azure Cosmos DB using Service Connector. You might still be able to connect to Azure Cosmos DB in other programming languages without using Service Connector. This page also shows default environment variable names and values (or Spring Boot configuration) you get when you create the service connection. You can learn more about [Service Connector environment variable naming convention](concept-service-connector-internals.md).
14+
This page shows the supported authentication types and client types for the Azure Cosmos DB Mongo API using Service Connector. You might still be able to connect to Azure Cosmos DB in other programming languages without using Service Connector. This page also shows default environment variable names and values (or Spring Boot configuration) you get when you create the service connection. You can learn more about [Service Connector environment variable naming convention](concept-service-connector-internals.md).
1515

1616
## Supported compute service
1717

articles/service-connector/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ items:
6464
href: how-to-integrate-postgres.md
6565
- name: Azure Database for MySQL
6666
href: how-to-integrate-mysql.md
67-
- name: Azure Cosmos DB
67+
- name: Azure Cosmos DB Mongo API
6868
href: how-to-integrate-cosmos-db.md
6969
- name: Azure Blob Storage
7070
href: how-to-integrate-storage-blob.md

0 commit comments

Comments
 (0)