You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/logic-apps/monitor-health-standard-workflows.md
+7-16Lines changed: 7 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
2
title: Monitor Standard workflows with Health Check
3
3
description: Set up Health Check to monitor health for Standard workflows in Azure Logic Apps.
4
-
services: azure-logic-apps
4
+
services: logic-apps
5
5
ms.suite: integration
6
6
ms.reviewer: estfan, azla
7
7
ms.topic: how-to
8
-
ms.date: 11/17/2024
8
+
ms.date: 04/15/2025
9
9
# Customer intent: As a developer, I want to monitor the health for my Standard logic app workflows in single-tenant Azure Logic Apps by setting up Health Check, which is an Azure App Service feature.
> This capability is in preview and is subject to the
18
19
> [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
19
20
@@ -65,21 +66,13 @@ After Health Check removes the unhealthy instance, the feature continues to ping
65
66
66
67
1. In the [Azure portal](https://portal.azure.com), go to your Standard logic app resource.
67
68
68
-
1. On the logic app menu, select **Diagnose and solve problems**.
69
-
70
-
1. On the **Diagnose and solve problems** page, in the search box, find and select **Health Check feature**.
71
-
72
-
:::image type="content" source="media/monitor-health-standard-workflows/health-check.png" alt-text="Screenshot shows Azure portal, page for Diagnose and solve problems, search box with health check entered, and selected option for Health Check feature." lightbox="media/monitor-health-standard-workflows/health-check.png":::
73
-
74
-
1. In the **Health Check feature** section, select **View Solution**.
69
+
1. On the logic app menu, under Monitoring**, select **Health check**. On the **Health check** page, on the **Health check** tab, select **Enable**.
75
70
76
-
1. On the pane that opens, select **Configure and enable health check feature**.
77
-
78
-
1. On the **Health check** tab, next to **Health check**, select **Enable**.
71
+
:::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":::
79
72
80
73
1. Under **Health probe path**, in the **Path** box, enter a valid URL path for your workflow, for example:
0 commit comments