Skip to content

Commit 05ffbc8

Browse files
authored
Update with clearer step to enable health check
1 parent 15c906a commit 05ffbc8

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

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

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-logic-apps
55
ms.suite: integration
66
ms.reviewer: estfan, azla
77
ms.topic: how-to
8-
ms.date: 11/17/2024
8+
ms.date: 04/15/2025
99
# 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.
1010
---
1111

@@ -14,6 +14,7 @@ ms.date: 11/17/2024
1414
[!INCLUDE [logic-apps-sku-standard](../../includes/logic-apps-sku-standard.md)]
1515

1616
> [!NOTE]
17+
>
1718
> This capability is in preview and is subject to the
1819
> [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
1920
@@ -65,17 +66,9 @@ After Health Check removes the unhealthy instance, the feature continues to ping
6566

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

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**.
75-
76-
1. On the pane that opens, select **Configure and enable health check feature**.
69+
1. On the logic app menu, under Monitoring**, select **Health check**. On the **Health check** page, on the **Health check** tab, select **Enable**.
7770

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":::
7972

8073
1. Under **Health probe path**, in the **Path** box, enter a valid URL path for your workflow, for example:
8174

0 commit comments

Comments
 (0)