Skip to content

Commit 51cdce7

Browse files
added screenshot
1 parent 1ed417b commit 51cdce7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

articles/app-service/configure-common.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,11 @@ This topic explains how to configure common settings for web apps, mobile back e
2626

2727
In App Service, app settings are variables passed as environment variables to the application code. For Linux apps and custom containers, App Service passes app settings to the container using the `--env` flag to set the environment variable in the container.
2828

29-
In the [Azure portal], search for and select **App Services**, and then select your app. In the app's left menu, select **Configuration** > **Application settings**.
29+
In the [Azure portal], search for and select **App Services**, and then select your app.
30+
31+
![Search for App Services](./media/configure-common/search-for-app-services.png)
32+
33+
In the app's left menu, select **Configuration** > **Application settings**.
3034

3135
![Application Settings](./media/configure-common/open-ui.png)
3236

65 KB
Loading

0 commit comments

Comments
 (0)