Skip to content

Commit 0f7e556

Browse files
authored
Merge pull request #295247 from ecfan/b2b-tracking
[Standard] B2B transaction tracking
2 parents f705ec4 + 7756975 commit 0f7e556

12 files changed

+1427
-594
lines changed

articles/logic-apps/.openpublishing.redirection.logic-apps.json

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/logic-apps/monitor-b2b-messages-log-analytics.md",
5+
"redirect_url": "/azure/logic-apps/monitor-track-b2b-messages-consumption",
6+
"redirect_document_id": true
7+
},
8+
{
9+
"source_path_from_root": "/articles/logic-apps/tracking-schemas-as2-x12-custom.md",
10+
"redirect_url": "/azure/logic-apps/tracking-schemas-consumption",
11+
"redirect_document_id": true
12+
},
313
{
414
"source_path_from_root": "/articles/logic-apps/install-on-premises-data-gateway.md",
515
"redirect_url": "/data-integration/gateway/service-gateway-install",
@@ -552,17 +562,17 @@
552562
},
553563
{
554564
"source_path_from_root": "/articles/app-service-logic/app-service-logic-track-integration-account-as2-tracking-shemas.md",
555-
"redirect_url": "/azure/logic-apps/tracking-schemas-as2-x12-custom",
565+
"redirect_url": "/azure/logic-apps/tracking-schemas-consumption",
556566
"redirect_document_id": false
557567
},
558568
{
559569
"source_path_from_root": "/articles/app-service-logic/app-service-logic-track-integration-account-custom-tracking-shema.md",
560-
"redirect_url": "/azure/logic-apps/tracking-schemas-as2-x12-custom",
570+
"redirect_url": "/azure/logic-apps/tracking-schemas-consumption",
561571
"redirect_document_id": false
562572
},
563573
{
564574
"source_path_from_root": "/articles/app-service-logic/app-service-logic-track-integration-account-x12-tracking-shemas.md",
565-
"redirect_url": "/azure/logic-apps/tracking-schemas-as2-x12-custom",
575+
"redirect_url": "/azure/logic-apps/tracking-schemas-consumption",
566576
"redirect_document_id": false
567577
},
568578
{
@@ -967,17 +977,17 @@
967977
},
968978
{
969979
"source_path_from_root": "/articles/logic-apps/logic-apps-track-integration-account-as2-tracking-schemas.md",
970-
"redirect_url": "/azure/logic-apps/tracking-schemas-as2-x12-custom",
980+
"redirect_url": "/azure/logic-apps/tracking-schemas-consumption",
971981
"redirect_document_id": false
972982
},
973983
{
974984
"source_path_from_root": "/articles/logic-apps/logic-apps-track-integration-account-x12-tracking-schema.md",
975-
"redirect_url": "/azure/logic-apps/tracking-schemas-as2-x12-custom",
985+
"redirect_url": "/azure/logic-apps/tracking-schemas-consumption",
976986
"redirect_document_id": false
977987
},
978988
{
979989
"source_path_from_root": "/articles/logic-apps/logic-apps-track-integration-account-custom-tracking-schema.md",
980-
"redirect_url": "/azure/logic-apps/tracking-schemas-as2-x12-custom",
990+
"redirect_url": "/azure/logic-apps/tracking-schemas-consumption",
981991
"redirect_document_id": false
982992
}
983993
]
66.8 KB
Loading
104 KB
Loading
167 KB
Loading

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

Lines changed: 18 additions & 8 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: 03/07/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,14 +39,20 @@ 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 an automated business-to-business (B2B) messaging workflow in Azure Logic Apps, see [Set up Azure Monitor logs and collect diagnostics data for B2B messages](monitor-b2b-messages-log-analytics.md).
49-
- For a reference guide to the syntax and attributes for the tracking schemas, see [Tracking schemas for monitoring B2B messages](tracking-schemas-as2-x12-custom.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).
49+
50+
- 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).
51+
52+
- For a reference guide to the syntax and attributes for the tracking schemas, see the following documentation:
53+
54+
- [Tracking schemas for B2B messages in Consumption workflows](tracking-schemas-consumption.md)
55+
- [Tracking schemas for B2B transactions in Standard workflows](tracking-schemas-standard.md)
5056

5157
[!INCLUDE [horz-monitor-activity-log](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-activity-log.md)]
5258

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

122128
> [!NOTE]
123-
> 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.
124134
125135
### Azure Logic Apps alert rules
126136

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

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Monitoring data reference for Azure Logic Apps
33
description: This article contains important reference material you need when you monitor Azure Logic Apps.
4-
ms.date: 03/19/2024
4+
ms.date: 02/28/2025
55
ms.custom: horz-monitor
66
ms.topic: conceptual
77
ms.service: azure-logic-apps
@@ -18,13 +18,15 @@ For details about the data you can collect for Azure Logic Apps and how to use t
1818
### Supported metrics for Microsoft.Logic/IntegrationServiceEnvironments
1919

2020
The following table lists the metrics available for the **Microsoft.Logic/IntegrationServiceEnvironments** resource type.
21+
2122
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
2223

2324
[!INCLUDE [Microsoft.Logic/IntegrationServiceEnvironments](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-logic-integrationserviceenvironments-metrics-include.md)]
2425

2526
### Supported metrics for Microsoft.Logic/Workflows
2627

2728
The following table lists the metrics available for the **Microsoft.Logic/Workflows** resource type.
29+
2830
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
2931

3032
[!INCLUDE [Microsoft.Logic/Workflows](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-logic-workflows-metrics-include.md)]
@@ -46,23 +48,26 @@ The following table lists the metrics available for the **Microsoft.Logic/Workfl
4648
[!INCLUDE [horz-monitor-ref-logs-tables](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-logs-tables.md)]
4749

4850
### Azure Logic Apps
51+
4952
Microsoft.Logic/workflows
5053

5154
- [AzureActivity](/azure/azure-monitor/reference/tables/AzureActivity#columns)
5255
- [AzureMetrics](/azure/azure-monitor/reference/tables/AzureMetrics#columns)
5356
- [AzureDiagnostics](/azure/azure-monitor/reference/tables/AzureDiagnostics#columns). Logs are collected in the **AzureDiagnostics** table under the resource provider name of `MICROSOFT.LOGIC`.
5457
- [LogicAppWorkflowRuntime](/azure/azure-monitor/reference/tables/LogicAppWorkflowRuntime#columns)
5558

56-
### Integration Account
59+
### Integration account
60+
5761
Microsoft.Logic/integrationAccounts
5862

5963
- [AzureActivity](/azure/azure-monitor/reference/tables/AzureActivity#columns)
6064

6165
[!INCLUDE [horz-monitor-ref-activity-log](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-activity-log.md)]
66+
6267
- [Microsoft.Logic resource provider operations](/azure/role-based-access-control/permissions/integration#microsoftlogic)
6368

6469
## Related content
6570

66-
- For an overview of monitoring Azure Logic Apps, see [Monitor Azure Logic Apps](monitor-logic-apps-overview.md).
67-
- For a description of monitoring workflow status and history and creating alerts, see [Monitor workflows](monitor-logic-apps.md).
71+
- For an overview about monitoring Azure Logic Apps, see [Monitor Azure Logic Apps](monitor-logic-apps-overview.md).
72+
- For a description about monitoring workflow status and history and creating alerts, see [Monitor workflows](monitor-logic-apps.md).
6873
- For details about monitoring Azure resources, see [Monitor Azure resources with Azure Monitor](/azure/azure-monitor/essentials/monitor-azure-resource).

articles/logic-apps/monitor-b2b-messages-log-analytics.md renamed to articles/logic-apps/monitor-track-b2b-messages-consumption.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,22 @@
11
---
2-
title: Monitor B2B messages with Azure Monitor
3-
description: Troubleshoot AS2, X12, and EDIFACT messages with Azure Monitor logs and collecting diagnostics data for Azure Logic Apps.
2+
title: Monitor and track B2B messages - Consumption workflows
3+
description: Monitor, track, and troubleshoot AS2, X12, and EDIFACT messages with Azure Monitor by collecting diagnostics data for Consumption workflows in Azure Logic Apps.
44
services: logic-apps
55
ms.suite: integration
66
ms.reviewer: divswa, azla
77
ms.topic: how-to
8-
ms.date: 01/04/2024
8+
ms.date: 02/28/2025
99
---
1010

11-
# Set up Azure Monitor logs and collect diagnostics data for B2B messages in Azure Logic Apps
11+
# Monitor and track B2B messages in Consumption workflows with Azure Monitor and Azure Logic Apps
1212

1313
[!INCLUDE [logic-apps-sku-consumption](~/reusable-content/ce-skilling/azure/includes/logic-apps-sku-consumption.md)]
1414

1515
> [!NOTE]
16-
> This article applies only to Consumption logic apps. For information about monitoring Standard logic apps, review
17-
> [Enable or open Application Insights after deployment for Standard logic apps](create-single-tenant-workflows-azure-portal.md#enable-open-application-insights).
16+
> This article applies only to Consumption logic app workflows. For Standard logic app workflows, see the following documentation:
17+
>
18+
> - [Enable or open Application Insights after deployment for Standard workflows](create-single-tenant-workflows-azure-portal.md#enable-open-application-insights)
19+
> - [Monitor and track B2B transactions in Standard workflows](monitor-track-b2b-transactions-standard.md)
1820
1921
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:
2022

0 commit comments

Comments
 (0)