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/service-connector/how-to-integrate-cosmos-db.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
@@ -1,6 +1,6 @@
1
1
---
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
4
4
author: maud-lv
5
5
ms.author: malev
6
6
ms.service: service-connector
@@ -9,9 +9,9 @@ ms.date: 08/11/2022
9
9
ms.custom: event-tier1-build-2022
10
10
---
11
11
12
-
# Integrate Azure Cosmos DB with Service Connector
12
+
# Integrate the Azure Cosmos DB Mondo API with Service Connector
13
13
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).
0 commit comments