Skip to content

Commit c725dbc

Browse files
Updates based of review feedback
1 parent 16fb414 commit c725dbc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/static-apps/application-settings.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Configure application settings for Azure Static Web Apps
3-
description: #Required; article description that is displayed in search results.
3+
description: Learn to configure application settings for Azure Static Web Apps
44
services: static-web-apps
55
author: burkeholland
66
ms.service: static-web-apps
@@ -80,13 +80,13 @@ The `local.settings.json` file is not tracked by the GitHub repository because s
8080

8181
Generally, uploading your settings is done infrequently, and isn't required with every build.
8282

83-
## Uploading App settings
83+
## Uploading application settings
8484

85-
You can configure application settings via the Azure Portal or with the Azure CLI.
85+
You can configure application settings via the Azure portal or with the Azure CLI.
8686

87-
### Using the Azure Portal
87+
### Using the Azure portal
8888

89-
The Azure Portal provides an interface for creating, updating and deleting App Settings.
89+
The Azure portal provides an interface for creating, updating and deleting application settings.
9090

9191
1. Navigate to the [Azure portal](https://portal.azure.com).
9292

@@ -98,7 +98,7 @@ The Azure Portal provides an interface for creating, updating and deleting App S
9898

9999
1. Click on the **Add Button** to add a new app setting.
100100

101-
:::image type="content" source="media/application-settings/configuration.png" alt-text="Azure Static Web Apps configuration view":::
101+
:::image type="content" source="media/application-settings/configuration.png" alt-text="Azure Static Web Apps configuration view":::
102102

103103
1. Enter a **Name** and **Value**
104104

-19.7 KB
Loading

0 commit comments

Comments
 (0)