Skip to content

Commit 56f5408

Browse files
authored
Merge pull request #122869 from intikhabalam/patch-2
Microsoft has the Static Webapp settings menu. This change is updating the steps and screenshot.
2 parents 83735be + e44beb2 commit 56f5408

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/static-web-apps/application-settings.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,12 @@ procedureSection:
7777
7878
1. Open your static web app.
7979
80-
1. Select **Configuration** in the sidebar.
80+
1. Select **Environment variables** in the sidebar.
8181
82-
1. Select the environment to which you want to apply the application settings. You can configure application settings per environment. When you create a pull request, staging environments are automatically created, and then promoted into production when you merge the pull request.
82+
1. Select the environment to which you want to create environment variables. You can create variables per environment. When you create a pull request, staging environments are automatically created, and then promoted into production when you merge the pull request.
8383
84-
1. Select **+ Add** to add a new app setting.
85-
:::image type="content" source="media/application-settings/configuration.png" alt-text="Screenshot of Azure Static Web Apps configuration view":::
84+
1. Select **+ Add** to add a new environment variable.
85+
:::image type="content" source="media/application-settings/configuration.png" alt-text="Screenshot of Azure Static Web Apps environment variables view":::
8686
8787
1. Enter a **Name** and **Value**.
8888

0 commit comments

Comments
 (0)