Skip to content

Commit 116b570

Browse files
Merge pull request #296698 from ecfan/patch-1
Add preview links
2 parents a2fd7f8 + 4ccf3a7 commit 116b570

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

articles/logic-apps/monitor-track-b2b-transactions-standard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: logic-apps
55
ms.suite: integration
66
ms.topic: how-to
77
ms.reviewer: estfan, divswa, pravagar, azla
8-
ms.date: 03/07/2025
8+
ms.date: 03/20/2025
99
# As a B2B integration solutions developer, I want to learn how to monitor and track B2B transactions in my Standard workflows created with Azure Logic Apps.
1010
---
1111

articles/logic-apps/tracking-schemas-standard.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,19 @@ services: logic-apps
55
ms.suite: integration
66
ms.topic: how-to
77
ms.reviewer: estfan, divswa, pravagar, azla
8-
ms.date: 03/07/2025
8+
ms.date: 03/20/2025
99
# As a B2B integration solutions developer, I want to better understand the data structures used fo storing B2B transaction data for Standard workflows in Azure Logic Apps.
1010
---
1111

12-
# Tracking schemas for B2B transactions in Standard workflows for Azure Logic Apps
12+
# Tracking schemas for B2B transactions in Standard workflows for Azure Logic Apps (Preview)
1313

1414
[!INCLUDE [logic-apps-sku-standard](../../includes/logic-apps-sku-standard.md)]
1515

16+
> [!NOTE]
17+
>
18+
> This capability is in preview and is subject to the
19+
> [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
20+
1621
Azure Logic Apps includes built-in tracking that you can enable for parts of your Standard workflow. To help you monitor the successful delivery or receipt, errors, and properties for business-to-business (B2B) messages, this guide helps you better understand the tables that store B2B tracking data for your transactions.
1722

1823
> [!NOTE]
@@ -21,7 +26,7 @@ Azure Logic Apps includes built-in tracking that you can enable for parts of you
2126
> about monitoring Consumption logic app workflows, see the following documentation:
2227
>
2328
> - [Monitor and track B2B transactions in Consumption workflows](monitor-track-b2b-messages-consumption.md)
24-
> - [Tracking schemas for B2B transactions in Consumtion workflows](tracking-schemas-consumption.md)
29+
> - [Tracking schemas for B2B transactions in Consumption workflows](tracking-schemas-consumption.md)
2530
2631
<a name="as2-table"></a>
2732

@@ -494,4 +499,4 @@ The **WorkflowRunOperationInfo** table column in the **AS2TrackRecords** table a
494499

495500
## Related content
496501

497-
- [Monitor and track B2B transactions - Standard workflows](monitor-track-b2b-transactions-standard.md)
502+
- [Monitor and track B2B transactions - Standard workflows](monitor-track-b2b-transactions-standard.md)

0 commit comments

Comments
 (0)