Skip to content

Commit 2c536a9

Browse files
committed
ghi fix
1 parent 33f4a7a commit 2c536a9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/static-web-apps/functions-bring-your-own.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ Before you associate an existing Functions app, you first need to adjust to conf
4141

4242
1. Set `api_location` value to an empty string (`""`) in the [workflow configuration](./build-configuration.md) file.
4343

44-
2. Open your Static Web Apps instance in the [Azure portal](https://portal.azure.com).
44+
1. Open your Static Web Apps instance in the [Azure portal](https://portal.azure.com).
4545

46-
3. From the _Settings_ menu, select **APIs**.
46+
1. From the _Settings_ menu, select **APIs**.
4747

48-
4. From the _Production_ row, select **Link** to open the *Link new Backend* window.
48+
1. From the _Production_ row, select **Link** to open the *Link new Backend* window.
4949

5050
Enter the following settings.
5151

@@ -55,7 +55,7 @@ Before you associate an existing Functions app, you first need to adjust to conf
5555
| Subscription | Select your Azure subscription name. |
5656
| Resource name | Select the Azure Functions app name. |
5757

58-
5. Select the **Link** button.
58+
1. Select the **Link** button.
5959

6060
The Azure Functions app is now mapped to the `/api` route of your static web app.
6161

0 commit comments

Comments
 (0)