Skip to content

Commit 0930d87

Browse files
Merge pull request #266109 from ecfan/monitor
Azure Logic Apps: Difference exists between available alert signals for Consumption and Standard logic apps
2 parents cababaf + d400439 commit 0930d87

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

articles/logic-apps/monitor-logic-apps.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: logic-apps
55
ms.suite: integration
66
ms.reviewer: estfan, azla
77
ms.topic: how-to
8-
ms.date: 09/29/2023
8+
ms.date: 02/13/2024
99
---
1010

1111
# Monitor workflow run status, review trigger and workflow run history, and set up alerts in Azure Logic Apps
@@ -384,7 +384,14 @@ To set up alerts without using [Azure Monitor](../azure-monitor/logs/log-query-o
384384

385385
1. On the **Create an alert rule** page, from the **Signal name** list, select the signal for which you want to get an alert.
386386

387-
For example, to send an alert when a trigger fails, follow these steps:
387+
> [!NOTE]
388+
>
389+
> Available alert signals differ between Consumption and Standard logic apps. For example,
390+
> Consumption logic apps have many trigger-related signals, such as **Triggers Completed**
391+
> and **Triggers Failed**, while Standard workflows have the **Workflow Triggers Completed Count**
392+
> and **Workflow Triggers Failure Rate** signals.
393+
394+
For example, to send an alert when a trigger fails in a Consumption workflow, follow these steps:
388395

389396
1. From the **Signal name** list, select the **Triggers Failed** signal.
390397

@@ -411,7 +418,7 @@ To set up alerts without using [Azure Monitor](../azure-monitor/logs/log-query-o
411418

412419
For example, the finished condition looks similar to the following example, and the **Create an alert rule** page now shows the cost for running that alert:
413420

414-
![Screenshot shows the alert rule condition.](./media/monitor-logic-apps/set-up-condition-for-alert.png)
421+
![Screenshot shows Consumption logic app and alert rule condition.](./media/monitor-logic-apps/set-up-condition-for-alert.png)
415422

416423
1. When you're ready, select **Review + Create**.
417424

0 commit comments

Comments
 (0)