Skip to content

Commit b34a048

Browse files
change images folder name
1 parent e3dc3b9 commit b34a048

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

articles/static-apps/environment-variables.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The Azure Portal provides an interface for creating, updating and deleting App S
8686

8787
1. Click on the **Add Button** to add a new app setting.
8888

89-
:::image type="content" source="media/app-settings/configuration-env-variables.png" alt-text="Azure Static Web Apps configuration view":::
89+
:::image type="content" source="media/environment-variables/configuration-env-variables.png" alt-text="Azure Static Web Apps configuration view":::
9090

9191
1. Enter a **Name** and **Value**
9292

@@ -124,7 +124,7 @@ The Azure CLI command requires a number of values specific to your account to ru
124124
2. Resource group name
125125
3. Subscription ID
126126

127-
:::image type="content" source="media/app-settings/azure-static-web-apps-overview.png" alt-text="Azure Static Web Apps Overview":::
127+
:::image type="content" source="media/environment-variables/azure-static-web-apps-overview.png" alt-text="Azure Static Web Apps Overview":::
128128

129129
4. From a terminal or command line, execute the following command. Make sure to replace the placeholders of `<YOUR_STATIC_SITE_NAME>`, `<YOUR_RESOURCE_GROUP_NAME>`, and `<YOUR_SUBSCRIPTION_ID>` with your values from the _Overview_ window.
130130

0 commit comments

Comments
 (0)