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
Merge pull request #281672 from Akhilesh-microsoft/ACA/service_connector
[ACA: service-connector]: Verified the article for links and freshness, reviewed the content, verified all the editorial parameters. Article seems good. Updated ms.date
Copy file name to clipboardExpand all lines: articles/container-apps/service-connector.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: maud-lv
5
5
ms.author: malev
6
6
ms.service: container-apps
7
7
ms.topic: how-to
8
-
ms.date: 06/16/2022
8
+
ms.date: 07/24/2024
9
9
ms.custom: service-connector, devx-track-azurecli
10
10
# Customer intent: As an app developer, I want to connect a containerized app to a storage account in the Azure portal using Service Connector.
11
11
---
@@ -122,7 +122,7 @@ View your existing service connections using the Azure portal or the CLI.
122
122
123
123
### [Portal](#tab/azure-portal)
124
124
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.
126
126
127
127
1. Select **>** to expand the list. You can see the environment variables required by your application code.
128
128
@@ -132,7 +132,7 @@ View your existing service connections using the Azure portal or the CLI.
132
132
133
133
### [Azure CLI](#tab/azure-cli)
134
134
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:
136
136
137
137
- **Source compute service resource group name**: the resource group name of the container app.
138
138
- **Container app name**: the name of your container app.
0 commit comments