Skip to content

Commit 45e3313

Browse files
authored
Clarify payload wording and remove preview tags
1 parent ac8a180 commit 45e3313

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

articles/logic-apps/logic-apps-enterprise-integration-edifact.md

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: divyaswarnkar
77
ms.author: divswa
88
ms.reviewer: estfan, azla
99
ms.topic: how-to
10-
ms.date: 01/10/2024
10+
ms.date: 10/14/2024
1111
---
1212

1313
# Exchange EDIFACT messages using workflows in Azure Logic Apps
@@ -23,13 +23,13 @@ The **EDIFACT** connector has different versions, based on [logic app type and h
2323
| Logic app | Environment | Connector version |
2424
|-----------|-------------|-------------------|
2525
| **Consumption** | Multitenant Azure Logic Apps | **EDIFACT** managed connector (Standard class). The **EDIFACT** connector provides only actions, but you can use any trigger that works for your scenario. For more information, see the following documentation: <br><br>- [EDIFACT managed connector reference](/connectors/edifact/) <br>- [EDIFACT message limits](logic-apps-limits-and-config.md#b2b-protocol-limits) |
26-
| **Standard** | Single-tenant Azure Logic Apps and App Service Environment v3 (Windows plans only) | **EDIFACT** built-in connector (preview) and **EDIFACT** managed connector. The built-in version differs in the following ways: <br><br>- The built-in version provides only actions, but you can use any trigger that works for your scenario. <br><br>- The built-in version can directly access Azure virtual networks. You don't need an on-premises data gateway.<br><br>For more information, see the following documentation: <br><br>- [EDIFACT managed connector reference](/connectors/edifact/) <br>- [EDIFACT built-in connector operations](#edifact-built-in-operations) <br>- [EDIFACT message limits](logic-apps-limits-and-config.md#b2b-protocol-limits) |
26+
| **Standard** | Single-tenant Azure Logic Apps and App Service Environment v3 (Windows plans only) | **EDIFACT** built-in connector and **EDIFACT** managed connector. The built-in version differs in the following ways: <br><br>- The built-in version provides only actions, but you can use any trigger that works for your scenario. <br><br>- The built-in version can directly access Azure virtual networks. You don't need an on-premises data gateway.<br><br>For more information, see the following documentation: <br><br>- [EDIFACT managed connector reference](/connectors/edifact/) <br>- [EDIFACT built-in connector operations](#edifact-built-in-operations) <br>- [EDIFACT message limits](logic-apps-limits-and-config.md#b2b-protocol-limits) |
2727

2828
<a name="edifact-built-in-operations"></a>
2929

30-
### EDIFACT built-in operations (Standard workflows only - Preview)
30+
### EDIFACT built-in operations (Standard workflows only)
3131

32-
The preview **EDIFACT** built-in connector has the following actions, which are similar to their counterpart **EDIFACT** managed connector actions, except where noted in [Limitations and known issues](#limitations-known-issues).
32+
The **EDIFACT** built-in connector has the following actions, which are similar to their counterpart **EDIFACT** managed connector actions, except where noted in [Limitations and known issues](#limitations-known-issues).
3333

3434
* [**EDIFACT Encode** action](#encode)
3535
* [**EDIFACT Decode** action](#decode)
@@ -38,19 +38,17 @@ The preview **EDIFACT** built-in connector has the following actions, which are
3838

3939
### Limitations and known issues
4040

41-
* Preview **EDIFACT** built-in connector
41+
* **EDIFACT** built-in connector
4242

43-
* This capability is in preview and is subject to the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
43+
* This connector's actions currently support payloads up to 100 MB.
4444

45-
* This connector's actions currently support payloads up to at least 100 MB.
46-
47-
* The preview **EDIFACT Decode** action currently doesn't include the following capabilities:
45+
* The **EDIFACT Decode** action currently doesn't include the following capabilities:
4846

4947
* Check for duplicate interchange, group, and transaction set control numbers, if configured.
5048

5149
* Preserve the entire interchange.
5250

53-
Otherwise, the preview **EDIFACT Encode** and **EDIFACT decode** built-in connector actions have capabilities similar to their counterpart **EDIFACT** managed connector actions.
51+
Otherwise, the **EDIFACT Encode** and **EDIFACT decode** built-in connector actions have capabilities similar to their counterpart **EDIFACT** managed connector actions.
5452

5553
* This connector's actions currently don't support interchanges with multiple transactions or batched messages.
5654

@@ -157,7 +155,7 @@ The **EDIFACT** managed connector action named **Encode to EDIFACT message** act
157155

158156
### [Standard](#tab/standard)
159157

160-
#### EDIFACT built-in connector (preview)
158+
#### EDIFACT built-in connector
161159

162160
1. In the [Azure portal](https://portal.azure.com), open your logic app resource and workflow in the designer.
163161

@@ -301,7 +299,7 @@ The **EDIFACT** managed connector action named **Decode EDIFACT message** action
301299

302300
### [Standard](#tab/standard)
303301

304-
#### EDIFACT built-in connector (preview)
302+
#### EDIFACT built-in connector
305303

306304
1. In the [Azure portal](https://portal.azure.com), open your logic app resource and workflow in the designer.
307305

0 commit comments

Comments
 (0)