Skip to content

Commit 7340de5

Browse files
Merge pull request #303502 from daviburg/patch-23
Fix glaring editorial issues
2 parents b8b4ac7 + 040bc64 commit 7340de5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/logic-apps/monitor-health-standard-workflows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@ After Health Check removes the unhealthy instance, the feature continues to ping
5555

5656
- Changes in the specified path for Health Check cause your logic app to restart. To reduce the impact on production apps, [set up and use deployment slots](set-up-deployment-slots.md).
5757

58-
- Health Check doesn't follow redirects for the **302** status code So, avoid redirects, and make sure to select a valid path that exists in your app.
58+
- Health Check doesn't follow redirects for the **302** status code. So, avoid redirects and make sure to select a path that exists in your app.
5959

6060
## Set up Health Check
6161

6262
1. In the [Azure portal](https://portal.azure.com), go to your Standard logic app resource.
6363

64-
1. On the logic app menu, under Monitoring**, select **Health check**. On the **Health check** page, on the **Health check** tab, select **Enable**.
64+
1. On the logic app menu, under **Monitoring**, select **Health check**. On the **Health check** page, on the **Health check** tab, select **Enable**.
6565

6666
:::image type="content" source="media/monitor-health-standard-workflows/health-check.png" alt-text="Screenshot shows Azure portal, page for Health check, and selected option for Enable." lightbox="media/monitor-health-standard-workflows/health-check.png":::
6767

0 commit comments

Comments
 (0)