Skip to content

Commit 7f3c08e

Browse files
Merge pull request #212913 from shizn/patch-25
Update overview.md
2 parents 8ddae45 + d7d2a77 commit 7f3c08e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/service-connector/overview.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,9 @@ This article provides an overview of Service Connector.
1919

2020
Any application that runs on Azure compute services and requires a backing service, can use Service Connector. Find below 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, or Cosmos DB to your App Service.
23-
* **WebApp + Storage:** Use Service Connector to connect to Azure Storage accounts and use your preferred storage products easily in your App Service.
24-
* **Spring Cloud + Database:** Use Service Connector to connect PostgreSQL, MySQL, SQL DB or Cosmos DB to your Spring Cloud application.
25-
* **Spring Cloud + Apache Kafka:** Service Connector can help you connect your Spring Cloud application to Apache Kafka on Confluent Cloud.
22+
* **WebApp/Container Apps/Spring Apps + DB:** Use Service Connector to connect PostgreSQL, MySQL, or Cosmos DB to your App Service/Container Apps/Spring Apps.
23+
* **WebApp/Container Apps/Spring Apps + Storage:** Use Service Connector to connect to Azure Storage accounts and use your preferred storage products easily for any of your apps.
24+
* **WebApp/Container Apps/Spring Apps + Messaging Services:** Service Connector can help you connect your cloud apps to Service Bus, Event Hubs and Apache Kafka on Confluent Cloud.
2625

2726
See [what services are supported in Service Connector](#what-services-are-supported-in-service-connector) to see more supported services and application patterns.
2827

0 commit comments

Comments
 (0)