Skip to content

Commit 9a05a7e

Browse files
authored
Update articles/service-connector/tutorial-portal-app-configuration-store.md
1 parent 2df204f commit 9a05a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-connector/tutorial-portal-app-configuration-store.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To store your connection configuration in App Configuration, start by connecting
4343
| **Connection name** | Unique name | The connection name that identifies the connection between your App Service and target service. |
4444
| **Subscription** | Subscription of the Azure App Configuration store. | The subscription in which your App Configuration store is created. The default value is the subscription listed for the App Service. |
4545
| **App Configuration** | Your App Configuration name | The target App Configuration you want to connect to. |
46-
| **Client type** | The same app stack on this App Service | Your application stack that works with the target service you selected. The default value comes from the App Service runtime stack. |
46+
| **Client type** | The same app stack on this App Service | The application stack that works with the target service you selected. The default value comes from the App Service runtime stack. |
4747

4848
:::image type="content" source="./media/app-configuration-store-tutorial/appconfig_create.png" alt-text="Screenshot of the Azure portal, creating App Configuration connection." lightbox="./media/app-configuration-store-tutorial/appconfig_create.png":::
4949

0 commit comments

Comments
 (0)