Skip to content

Commit 24c44fb

Browse files
author
Cephas Lin
committed
prmerger feedback
1 parent 81c0e8a commit 24c44fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/app-service/configure-common.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ App settings are always encrypted when stored (encrypted-at-rest).
5050

5151
1. In the app's left menu, select **Environment variables** > **App settings**.
5252

53-
![Open to App Settings](./media/configure-common/open-ui.png)
53+
![Screenshot showing how to navigate to the App Settings page.](./media/configure-common/open-ui.png)
5454

5555
By default, values for app settings are hidden in the portal for security. To see a hidden value of an app setting, select its **Value** field. To see the hidden values of all app settings, select the **Show values** button.
5656

@@ -240,7 +240,7 @@ Connection strings are always encrypted when stored (encrypted-at-rest).
240240

241241
1. In the app's left menu, select **Environment variables** > **Connection strings**.
242242

243-
![Open to Connection strings](./media/configure-common/open-ui-connstring.png)
243+
![Open to Connection strings](./media/configure-common/open-ui-connection-strings.png)
244244

245245
By default, values for connection strings are hidden in the portal for security. To see a hidden value of a connection string, select its **Value** field. To see the hidden values of all connection strings, select the **Show value** button.
246246

0 commit comments

Comments
 (0)