Skip to content

Commit 82f97f3

Browse files
author
ecfan
committed
Clean up links
1 parent 19022e4 commit 82f97f3

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

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

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Start here to learn about monitoring workflows in Azure Logic Apps.
44
ms.service: azure-logic-apps
55
ms.topic: conceptual
66
ms.custom: horz-monitor
7-
ms.date: 07/11/2024
7+
ms.date: 02/28/2025
88
---
99

1010
# Monitor workflows in Azure Logic Apps
@@ -17,11 +17,11 @@ For a detailed guide describing how to check Azure Logic Apps workflow status, v
1717

1818
### Application Insights
1919

20-
You can set up Application Insights for a workspace or for a logic app after creation.
20+
You can set up Application Insights for a logic app or Log Analytics workspace after creation.
2121

22-
[Enable and view enhanced telemetry in Application Insights for Standard workflows in Azure Logic Apps](enable-enhanced-telemetry-standard-workflows.md) shows how to turn on enhanced telemetry collection for a Standard logic app in Application Insights and view the collected data after the workflow finishes a run.
22+
[Enable and view enhanced telemetry in Application Insights for Standard workflows in Azure Logic Apps](enable-enhanced-telemetry-standard-workflows.md) shows how to turn on enhanced telemetry collection for a Standard logic app resource in Application Insights and view the collected data after the workflow finishes a run.
2323

24-
If your logic app's creation and deployment settings support using Application Insights, you can optionally enable diagnostics logging and tracing for your logic app's workflow. For more information, see [Enable or open Application Insights after deployment](create-single-tenant-workflows-azure-portal.md#enable-open-application-insights).
24+
If your logic app creation and deployment settings support using Application Insights, you can optionally enable diagnostics logging and tracing for your logic app workflow. For more information, see [Enable or open Application Insights after deployment](create-single-tenant-workflows-azure-portal.md#enable-open-application-insights).
2525

2626
[!INCLUDE [horz-monitor-resource-types](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-resource-types.md)]
2727
For more information about the resource types for Azure Logic Apps, see [Azure Logic Apps monitoring data reference](monitor-logic-apps-reference.md).
@@ -39,13 +39,13 @@ For more information about the resource types for Azure Logic Apps, see [Azure L
3939

4040
- To learn how to set up diagnostic logging and monitor logic apps in Microsoft Defender for Cloud, see [Set up logging to monitor logic apps in Microsoft Defender for Cloud](healthy-unhealthy-resource.md).
4141

42-
- For the available resource log categories, their associated Log Analytics tables, and the log's schemas for Azure Logic Apps, see [Azure Logic Apps monitoring data reference](monitor-logic-apps-reference.md#resource-logs).
42+
- For the available resource log categories, their associated Log Analytics tables, and log schemas for Azure Logic Apps, see [Azure Logic Apps monitoring data reference](monitor-logic-apps-reference.md#resource-logs).
4343

4444
## Monitoring for B2B workflows
4545

4646
Azure Logic Apps includes built-in tracking that you can enable for parts of your workflow. To help you monitor the successful delivery or receipt, errors, and properties for business-to-business (B2B) messages, you can create and use AS2, X12, and custom tracking schemas in your integration account.
4747

48-
- To monitor a Consumption workflow that handles business-to-business (B2B) messages in Azure Logic Apps, see [Set up Azure Monitor logs and collect diagnostics data for B2B messages](monitor-b2b-messages-log-analytics.md).
48+
- To monitor a Consumption workflow that handles business-to-business (B2B) messages in Azure Logic Apps, see [Monitor and track B2B messages in Consumption workflows with Azure Monitor and Azure Logic Apps](monitor-track-b2b-messages-consumption.md).
4949

5050
- To monitor a Standard workflow that handles business-to-business (B2B) messages in Azure Logic Apps, see [Monitor and track B2B transactions in Standard workflows](monitor-track-b2b-transactions-standard.md).
5151

@@ -126,7 +126,11 @@ AzureDiagnostics
126126
[!INCLUDE [horz-monitor-insights-alerts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-insights-alerts.md)]
127127

128128
> [!NOTE]
129-
> Available alert signals differ between Consumption and Standard logic apps. For example, Consumption logic apps have many trigger-related signals, such as **Triggers Completed** and **Triggers Failed**, while Standard workflows have the **Workflow Triggers Completed Count** and **Workflow Triggers Failure Rate** signals.
129+
>
130+
> Available alert signals differ between Consumption and Standard logic apps. For example,
131+
> Consumption logic apps have many trigger-related signals, such as **Triggers Completed**
132+
> and **Triggers Failed**, while Standard workflows have the **Workflow Triggers Completed Count**
133+
> and **Workflow Triggers Failure Rate** signals.
130134
131135
### Azure Logic Apps alert rules
132136

articles/logic-apps/monitor-track-b2b-messages-consumption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.date: 02/28/2025
1515
> [!NOTE]
1616
> This article applies only to Consumption logic app workflows. For Standard logic app workflows, see the following documentation:
1717
>
18-
> - [Enable or open Application Insights after deployment for Standard logic apps](create-single-tenant-workflows-azure-portal.md#enable-open-application-insights)
18+
> - [Enable or open Application Insights after deployment for Standard workflows](create-single-tenant-workflows-azure-portal.md#enable-open-application-insights)
1919
> - [Monitor and track B2B transactions in Standard workflows](monitor-track-b2b-transactions-standard.md).
2020
2121
After you set up B2B communication between trading partners in your integration account, those partners can exchange messages by using protocols such as AS2, X12, and EDIFACT. To check that this communication works the way you expect, you can set up [Azure Monitor logs](/azure/azure-monitor/logs/data-platform-logs) for your integration account. [Azure Monitor](/azure/azure-monitor/overview) helps you monitor your cloud and on-premises environments so that you can more easily maintain their availability and performance. By using Azure Monitor logs, you can record and store data about runtime data and events, such as trigger events, run events, and action events in a [Log Analytics workspace](/azure/azure-monitor/essentials/resource-logs#send-to-log-analytics-workspace). For messages, logging also collects information such as:

0 commit comments

Comments
 (0)