Skip to content

Commit ed77af2

Browse files
Verified the article for links and freshness, reviewed the content, verified all the editorial parameters. Article seems good. Updated ms.date
1 parent 9601be4 commit ed77af2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/container-apps/service-connector.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: maud-lv
55
ms.author: malev
66
ms.service: container-apps
77
ms.topic: how-to
8-
ms.date: 06/16/2022
8+
ms.date: 07/24/2024
99
ms.custom: service-connector, devx-track-azurecli
1010
# Customer intent: As an app developer, I want to connect a containerized app to a storage account in the Azure portal using Service Connector.
1111
---
@@ -122,7 +122,7 @@ View your existing service connections using the Azure portal or the CLI.
122122
123123
### [Portal](#tab/azure-portal)
124124
125-
1. In **Service Connector**, select **Refresh** and you'll see a Container Apps connection displayed.
125+
1. In **Service Connector**, select **Refresh** and you see a Container Apps connection displayed.
126126
127127
1. Select **>** to expand the list. You can see the environment variables required by your application code.
128128
@@ -132,7 +132,7 @@ View your existing service connections using the Azure portal or the CLI.
132132
133133
### [Azure CLI](#tab/azure-cli)
134134
135-
Use the Azure CLI command `az containerapp connection list` to list all your container app's provisioned connections. Provide the following information:
135+
Use the Azure CLI command `az containerapp connection list` to list all your container app connections. Provide the following information:
136136
137137
- **Source compute service resource group name**: the resource group name of the container app.
138138
- **Container app name**: the name of your container app.

0 commit comments

Comments
 (0)