Skip to content

Commit 60e509d

Browse files
Merge pull request #105561 from ecfan/ise-message-limits
Clarify ISE connector message limits
2 parents d004144 + d07dcc6 commit 60e509d

15 files changed

+116
-66
lines changed

articles/connectors/connectors-create-api-azure-event-hubs.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -226,10 +226,12 @@ or [Add Event Hubs action](#add-action).
226226

227227
## Connector reference
228228

229-
For technical details, such as triggers, actions, and limits,
230-
as described by the connector's OpenAPI (formerly Swagger) file,
231-
see the [connector's reference page](/connectors/eventhubs/).
229+
For technical details, such as triggers, actions, and limits, as described by the connector's Swagger file, see the [connector's reference page](https://docs.microsoft.com/connectors/eventhubs/).
230+
231+
> [!NOTE]
232+
> For logic apps in an [integration service environment (ISE)](../logic-apps/connect-virtual-network-vnet-isolated-environment-overview.md),
233+
> this connector's ISE-labeled version uses the [ISE message limits](../logic-apps/logic-apps-limits-and-config.md#message-size-limits) instead.
232234
233235
## Next steps
234236

235-
Learn about other [Logic Apps connectors](../connectors/apis-list.md)
237+
* Learn about other [Logic Apps connectors](../connectors/apis-list.md)

articles/connectors/connectors-create-api-azureblobstorage.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,11 @@ This example only gets the contents for a blob. To view the contents, add anothe
134134

135135
## Connector reference
136136

137-
For technical details, such as triggers, actions, and limits, as described by the connector's Open API (formerly Swagger) file, see the [connector's reference page](https://docs.microsoft.com/connectors/azureblobconnector/).
137+
For more technical details about this connector, such as triggers, actions, and limits as described by the connector's Swagger file, see the [connector's reference page](https://docs.microsoft.com/connectors/azureblobconnector/).
138+
139+
> [!NOTE]
140+
> For logic apps in an [integration service environment (ISE)](../logic-apps/connect-virtual-network-vnet-isolated-environment-overview.md),
141+
> this connector's ISE-labeled version uses the [ISE message limits](../logic-apps/logic-apps-limits-and-config.md#message-size-limits) instead.
138142
139143
<a name="storage-firewalls"></a>
140144

articles/connectors/connectors-create-api-db2.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -429,9 +429,11 @@ Expand the **Delete row** action.
429429

430430
## Connector reference
431431

432-
For technical details, such as triggers, actions, and limits,
433-
as described by the connector's OpenAPI (formerly Swagger) file,
434-
see the [connector's reference page](/connectors/db2/).
432+
For more technical details about this connector, such as triggers, actions, and limits as described by the connector's Swagger file, see the [connector's reference page](https://docs.microsoft.com/connectors/db2/).
433+
434+
> [!NOTE]
435+
> For logic apps in an [integration service environment (ISE)](../logic-apps/connect-virtual-network-vnet-isolated-environment-overview.md),
436+
> this connector's ISE-labeled version uses the [ISE message limits](../logic-apps/logic-apps-limits-and-config.md#message-size-limits) instead.
435437
436438
## Next steps
437439

articles/connectors/connectors-create-api-ftp.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,11 @@ To check that your workflow returns the content that you expect, add another act
166166

167167
## Connector reference
168168

169-
For technical details about triggers, actions, and limits, which are described by the connector's OpenAPI (formerly Swagger) description, review the [connector's reference page](/connectors/ftpconnector/).
169+
For more technical details about this connector, such as triggers, actions, and limits as described by the connector's Swagger file, see the [connector's reference page](https://docs.microsoft.com/connectors/ftpconnector/).
170+
171+
> [!NOTE]
172+
> For logic apps in an [integration service environment (ISE)](../logic-apps/connect-virtual-network-vnet-isolated-environment-overview.md),
173+
> this connector's ISE-labeled version uses the [ISE message limits](../logic-apps/logic-apps-limits-and-config.md#message-size-limits) instead.
170174
171175
## Next steps
172176

articles/connectors/connectors-create-api-mq.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,11 @@ When you add the **Send messages** action, the first previously configured conne
129129

130130
## Connector reference
131131

132-
For technical details about actions and limits, which are
133-
described by the connector's OpenAPI (formerly Swagger) description,
134-
review the connector's [reference page](/connectors/mq/).
132+
For more technical details about this connector, such as triggers, actions, and limits as described by the connector's Swagger file, see the [connector's reference page](https://docs.microsoft.com/connectors/mq/).
133+
134+
> [!NOTE]
135+
> For logic apps in an [integration service environment (ISE)](../logic-apps/connect-virtual-network-vnet-isolated-environment-overview.md),
136+
> this connector's ISE-labeled version uses the [ISE message limits](../logic-apps/logic-apps-limits-and-config.md#message-size-limits) instead.
135137
136138
## Next steps
137139

articles/connectors/connectors-create-api-smtp.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,11 @@ Under the actions list, select the action you want.
7979

8080
## Connector reference
8181

82-
For technical details about triggers, actions, and limits, which are
83-
described by the connector's OpenAPI (formerly Swagger) description,
84-
review the connector's [reference page](/connectors/smtpconnector/).
82+
For more technical details about this connector, such as triggers, actions, and limits as described by the connector's Swagger file, see the [connector's reference page](https://docs.microsoft.com/connectors/smtpconnector/).
8583

86-
## Get support
87-
88-
* For questions, visit the [Azure Logic Apps forum](https://social.msdn.microsoft.com/Forums/en-US/home?forum=azurelogicapps).
89-
* To submit or vote on feature ideas, visit the [Logic Apps user feedback site](https://aka.ms/logicapps-wish).
84+
> [!NOTE]
85+
> For logic apps in an [integration service environment (ISE)](../logic-apps/connect-virtual-network-vnet-isolated-environment-overview.md),
86+
> this connector's ISE-labeled version uses the [ISE message limits](../logic-apps/logic-apps-limits-and-config.md#message-size-limits) instead.
9087
9188
## Next steps
9289

articles/connectors/connectors-run-3270-apps-ibm-mainframe-create-api-3270.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -629,9 +629,11 @@ and choose **Create**.
629629

630630
## Connector reference
631631

632-
For technical details about triggers, actions, and limits, which are described
633-
by the connector's OpenAPI (formerly Swagger) description, review the
634-
[connector's reference page](/connectors/si3270/).
632+
For more technical details about this connector, such as triggers, actions, and limits as described by the connector's Swagger file, see the [connector's reference page](https://docs.microsoft.com/connectors/si3270/).
633+
634+
> [!NOTE]
635+
> For logic apps in an [integration service environment (ISE)](../logic-apps/connect-virtual-network-vnet-isolated-environment-overview.md),
636+
> this connector's ISE-labeled version uses the [ISE message limits](../logic-apps/logic-apps-limits-and-config.md#message-size-limits) instead.
635637
636638
## Next steps
637639

articles/connectors/connectors-sftp-ssh.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,11 @@ This action gets the content from a file on an SFTP server. So for example, you
183183

184184
## Connector reference
185185

186-
For technical details about triggers, actions, and limits, which are described by the connector's OpenAPI (formerly Swagger) description, review the connector's [reference page](/connectors/sftpconnector/).
186+
For more technical details about this connector, such as triggers, actions, and limits as described by the connector's Swagger file, see the [connector's reference page](https://docs.microsoft.com/connectors/sftpwithssh/).
187+
188+
> [!NOTE]
189+
> For logic apps in an [integration service environment (ISE)](../logic-apps/connect-virtual-network-vnet-isolated-environment-overview.md),
190+
> this connector's ISE-labeled version uses the [ISE message limits](../logic-apps/logic-apps-limits-and-config.md#message-size-limits) instead.
187191
188192
## Next steps
189193

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

Lines changed: 20 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,18 @@ author: divyaswarnkar
77
ms.author: divswa
88
ms.reviewer: jonfan, estfan, logicappspm
99
ms.topic: article
10-
ms.date: 08/22/2019
10+
ms.date: 02/27/2020
1111
---
1212

1313
# Exchange AS2 messages for B2B enterprise integration in Azure Logic Apps with Enterprise Integration Pack
1414

15+
> [!IMPORTANT]
16+
> The original AS2 connector is being deprecated, so make sure that you use the **AS2 (v2)** connector instead.
17+
> This version provides the same capabilities as the original version, is native to the Logic Apps runtime, and provides
18+
> significant performance improvements in terms of throughput and message size. Also, the native v2 connector doesn't
19+
> require that you create a connection to your integration account. Instead, as described in the prerequisites,
20+
> make sure that you link your integration account to the logic app where you plan to use the connector.
21+
1522
To work with AS2 messages in Azure Logic Apps, you can use the AS2 connector, which provides triggers and actions for managing AS2 communication. For example, to establish security and reliability when transmitting messages, you can use these actions:
1623

1724
* [**AS2 Encode** action](#encode) for providing encryption, digital signing, and acknowledgments through Message Disposition Notifications (MDN), which help support non-repudiation. For example, this action applies AS2/HTTP headers and performs these tasks when configured:
@@ -41,13 +48,6 @@ To work with AS2 messages in Azure Logic Apps, you can use the AS2 connector, wh
4148

4249
This article shows how to add the AS2 encoding and decoding actions to an existing logic app.
4350

44-
> [!IMPORTANT]
45-
> The original AS2 connector is going to be deprecated, so make sure that you use the **AS2 (v2)** connector instead.
46-
> This version provides the same capabilities as the original version, is native to the Logic Apps runtime, and provides
47-
> significant performance improvements in terms of throughput and message size. Also, the native v2 connector doesn't
48-
> require that you create a connection to your integration account. Instead, as described in the prerequisites,
49-
> make sure that you link your integration account to the logic app where you plan to use the connector.
50-
5151
## Prerequisites
5252

5353
* An Azure subscription. If you don't have an Azure subscription yet, [sign up for a free Azure account](https://azure.microsoft.com/free/).
@@ -62,9 +62,9 @@ This article shows how to add the AS2 encoding and decoding actions to an existi
6262

6363
* If you use [Azure Key Vault](../key-vault/key-vault-overview.md) for certificate management, check that your vault keys permit the **Encrypt** and **Decrypt** operations. Otherwise, the encoding and decoding actions fail.
6464

65-
In the Azure portal, go to your key vault, view your vault key's **Permitted operations**, and confirm that the **Encrypt** and **Decrypt** operations are selected.
65+
In the Azure portal, go to the key in your key vault, review your key's **Permitted operations**, and confirm that the **Encrypt** and **Decrypt** operations are selected, for example:
6666

67-
![Check vault key operations](media/logic-apps-enterprise-integration-as2/vault-key-permitted-operations.png)
67+
![Check vault key operations](media/logic-apps-enterprise-integration-as2/key-vault-permitted-operations.png)
6868

6969
<a name="encode"></a>
7070

@@ -91,6 +91,10 @@ This article shows how to add the AS2 encoding and decoding actions to an existi
9191

9292
![Message encoding properties](./media/logic-apps-enterprise-integration-as2/as2-message-encoding-details.png)
9393

94+
> [!TIP]
95+
> If you experience problems when sending signed or encrypted messages, consider trying different SHA256 algorithm formats.
96+
> The AS2 specification doesn't provide any information about SHA256 formats, so each provider uses their own implementation or format.
97+
9498
<a name="decode"></a>
9599

96100
## Decode AS2 messages
@@ -115,8 +119,12 @@ To try deploying a fully operational logic app and sample AS2 scenario, see the
115119

116120
## Connector reference
117121

118-
For technical details, such as triggers, actions, and limits, as described by the connector's OpenAPI (formerly Swagger) file, see the [connector's reference page](/connectors/as2/).
122+
For more technical details about this connector, such as actions and limits as described by the connector's Swagger file, see the [connector's reference page](https://docs.microsoft.com/connectors/as2/).
123+
124+
> [!NOTE]
125+
> For logic apps in an [integration service environment (ISE)](../logic-apps/connect-virtual-network-vnet-isolated-environment-overview.md),
126+
> this connector's original ISE-labeled version uses the [ISE message limits](../logic-apps/logic-apps-limits-and-config.md#message-size-limits) instead.
119127
120128
## Next steps
121129

122-
Learn more about the [Enterprise Integration Pack](logic-apps-enterprise-integration-overview.md)
130+
* Learn about other [Logic Apps connectors](../connectors/apis-list.md)

0 commit comments

Comments
 (0)