Skip to content

Commit c173e2b

Browse files
Apply suggestions from code review
Co-authored-by: Esther Fan <[email protected]>
1 parent 494396e commit c173e2b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,12 @@ The AS2 (v2) connector has no triggers. The following table describes the action
5656

5757
- Defines an [AS2 agreement](logic-apps-enterprise-integration-agreements.md) between the trading partners that participate in your workflow. Each agreement requires a host partner and a guest partner. The content in the messages between you and the other partner must match the agreement type. For information about agreement settings to use when receiving and sending messages, see [AS2 message settings](logic-apps-enterprise-integration-as2-message-settings.md).
5858

59-
- Based on whether you're working on a Consumption or Standard logic app workflow, your logic app resource might require a link to your integration account:
59+
- Before you start working with AS2 (v2) or AS2 operations, you must [link your Consumption logic app](enterprise-integration/create-integration-account.md?tabs=consumption#link-account) or [link your Standard logic app](enterprise-integration/create-integration-account.md?tabs=standard#link-account) to an integration account. When you add an AS2 (v2) or AS2 operation, you might also have to create a connection to the integration account:
6060

6161
| Logic app workflow | Link required? |
6262
|--------------------|----------------|
63-
| Consumption | - AS2 (v2) connector: Connection required, but no link required <br>- AS2 connector: [Link required](./enterprise-integration/create-integration-account.md?tabs=consumption#link-account), but no connection required |
64-
| Standard | - AS2 (v2) connector: [Link required](./enterprise-integration/create-integration-account.md?tabs=standard#link-account), but no connection required <br>- AS2 connector: Connection required, but no link required |
63+
| Consumption | - AS2 (v2) connector: No connection required <br>- AS2 connector: Connection required |
64+
| Standard | - AS2 (v2) connector: No connection required <br>- AS2 connector: Connection required |
6565

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

0 commit comments

Comments
 (0)