Skip to content

Commit 2cd1d15

Browse files
authored
Merge pull request from maud-lv/maud-lv-patch-1
App Container Apps
2 parents 9b61d2e + 3a6c0b3 commit 2cd1d15

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/service-connector/overview.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: xshi
66
ms.service: service-connector
77
ms.custom: event-tier1-build-2022
88
ms.topic: overview
9-
ms.date: 05/03/2022
9+
ms.date: 05/24/2022
1010
---
1111

1212
# What is Service Connector?
@@ -26,9 +26,9 @@ Any application that runs on Azure compute services and requires a backing servi
2626

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

29-
## What are the benefits using Service Connector?
29+
## What are the benefits to using Service Connector?
3030

31-
**Connect to target backing service with just a single command or a few clicks:**
31+
**Connect to a target backing service with just a single command or a few clicks:**
3232

3333
Service Connector is designed for your ease of use. To create a connection, you'll need three required parameters: a target service instance, an authentication type between the compute service and the target service, and your application client type. Developers can use the Azure CLI or the guided Azure portal experience to create connections.
3434

@@ -42,6 +42,7 @@ Once a service connection is created, developers can validate and check the heal
4242

4343
* Azure App Service
4444
* Azure Spring Cloud
45+
* Azure Container Apps
4546

4647
**Target Services:**
4748

@@ -62,7 +63,7 @@ Once a service connection is created, developers can validate and check the heal
6263
There are two major ways to use Service Connector for your Azure application:
6364

6465
* **Azure CLI:** Create, list, validate and delete service-to-service connections with connection commands in the Azure CLI.
65-
* **Azure Portal:** Use the guided portal experience to create service-to-service connections and manage connections with a hierarchy list.
66+
* **Azure portal:** Use the guided portal experience to create service-to-service connections and manage connections with a hierarchy list.
6667

6768
## Next steps
6869

0 commit comments

Comments
 (0)