Skip to content

Commit 076fe8d

Browse files
update intro
1 parent 61d2956 commit 076fe8d

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

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

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,9 @@ introduction: |
2424
- Are copied to [staging](review-publish-pull-requests.md) and production environments
2525
- May only be alphanumeric characters, `.`, and `_`
2626
27-
> [!IMPORTANT]
28-
> The application settings described in this article only apply to the backend API of an Azure Static Web App.
29-
>
30-
> To configure environment variables that are required to build your frontend web application, see [Build configuration](build-configuration.md#environment-variables).
27+
The application settings described in this article only apply to the backend API of an Azure Static Web App.
28+
29+
To configure environment variables required to build your frontend web application, see [Build configuration](build-configuration.md#environment-variables).
3130
3231
prerequisites:
3332
summary: |
@@ -69,6 +68,11 @@ procedureSection:
6968
summary: |
7069
You can configure application settings via the [Azure portal](https://portal.azure.com) or with the [Azure CLI](#use-the-azure-cli).
7170
71+
> [!IMPORTANT]
72+
> The application settings described in this article only apply to the backend API of an Azure Static Web App.
73+
>
74+
> To configure environment variables required to build your frontend web application, see [Build configuration](build-configuration.md#environment-variables).
75+
7276
### Use the Azure portal
7377
7478
The Azure portal provides an interface for creating, updating and deleting application settings.

0 commit comments

Comments
 (0)