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-logic-apps.md
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: logic-apps
5
5
ms.suite: integration
6
6
ms.reviewer: estfan, azla
7
7
ms.topic: how-to
8
-
ms.date: 09/29/2023
8
+
ms.date: 02/13/2024
9
9
---
10
10
11
11
# 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
384
384
385
385
1. On the **Create an alert rule** page, from the **Signal name** list, select the signal for which you want to get an alert.
386
386
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:
388
395
389
396
1. From the **Signal name** list, select the **Triggers Failed** signal.
390
397
@@ -411,7 +418,7 @@ To set up alerts without using [Azure Monitor](../azure-monitor/logs/log-query-o
411
418
412
419
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:
413
420
414
-

421
+

0 commit comments