Skip to content

Commit 8d55a19

Browse files
authored
Merge pull request #191766 from shizn/patch-17
Update overview.md
2 parents 70c9414 + e54be1c commit 8d55a19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/service-connector/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This article provides an overview of Service Connector service.
1919

2020
Any application that runs on Azure compute services and requires a backing service, can use Service Connector. We list some examples that can use Service Connector to simplify service-to-service connection experience.
2121

22-
* **WebApp + DB:** Use Service Connector to connect PostgreSQL, MySQL, SQL DB or Cosmos DB to your App Service.
22+
* **WebApp + DB:** Use Service Connector to connect PostgreSQL, MySQL, or Cosmos DB to your App Service.
2323
* **WebApp + Storage:** Use Service Connector to connect to Azure Storage Accounts and use your preferred storage products easily in your App Service.
2424
* **Spring Cloud + Database:** Use Service Connector to connect PostgreSQL, MySQL, SQL DB or Cosmos DB to your Spring Cloud application.
2525
* **Spring Cloud + Apache Kafka:** Service Connector can help you connect your Spring Cloud application to Apache Kafka on Confluent Cloud.
@@ -50,7 +50,7 @@ Once a service connection is created. Developers can validate and check connecti
5050

5151
* Azure App Configuration
5252
* Azure Cache for Redis (Basic, Standard and Premium and Enterprise tiers)
53-
* Azure Cosmos DB (SQL, MangoDB, Gremlin, Cassandra, Table)
53+
* Azure Cosmos DB (Core, MangoDB, Gremlin, Cassandra, Table)
5454
* Azure Database for MySQL
5555
* Azure Database for PostgreSQL
5656
* Azure Event Hubs

0 commit comments

Comments
 (0)