Skip to content

Commit 91c5a2b

Browse files
committed
Connector overview updates
1 parent 4d51fa3 commit 91c5a2b

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

articles/connectors/built-in.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -505,9 +505,13 @@ Integration account operations support business-to-business (B2B) communication
505505

506506
* Standard logic app workflows
507507

508-
Integration account operations don't require that you link your logic app resource to your integration account, although linking lets you share artifacts across multiple logic apps. Instead, based on the operation, you complete one of the following steps before you use the operation:
508+
While most integration account operations don't require that you link your logic app resource to your integration account, linking lets you share artifacts across multiple Standard logic apps and their child workflows. Based on the integration account operation that you want to use, complete one of the following steps before you use the operation:
509509

510-
* Upload [maps](../logic-apps/logic-apps-enterprise-integration-maps.md?tabs=standard) or [schemas](../logic-apps/logic-apps-enterprise-integration-schemas.md?tabs=standard) to your logic app resource using the Azure portal or Visual Studio Code. Or, [link your logic app resource to your integration account](../logic-apps/logic-apps-enterprise-integration-create-integration-account.md).
510+
* For operations that require maps or schemas, you can either:
511+
512+
* Upload these artifacts to your logic app resource using the Azure portal or Visual Studio Code. You can then use these artifacts across all child workflows in the *same* logic app resource. For more information, review [Add schemas to use with workflows in Azure Logic Apps](../logic-apps/logic-apps-enterprise-integration-maps.md?tabs=standard) and [Add schemas to use with workflows in Azure Logic Apps](../logic-apps/logic-apps-enterprise-integration-schemas.md?tabs=standard).
513+
514+
* [link your logic app resource to your integration account](../logic-apps/logic-apps-enterprise-integration-create-integration-account.md).
511515

512516
* Connect to your integration account when you add the operation to your workflow.
513517

@@ -522,12 +526,15 @@ For more information, review the following documentation:
522526
\
523527
\
524528
[**AS2 Decode (v2)**][as2-doc]<br>(*Standard logic app only*)
529+
\
530+
Decode messages received using the AS2 protocol.
525531
:::column-end:::
526532
:::column:::
527533
[![AS2 Encode (v2) icon][as2-v2-icon]][as2-doc]
528534
\
529535
\
530536
[**AS2 Encode (v2)**][as2-doc]<br>(*Standard logic app only*)
537+
Encode messages sent using the AS2 protocol.
531538
:::column-end:::
532539
:::column:::
533540
[![Flat file decoding icon][flat-file-decode-icon]][flat-file-decode-doc]

articles/connectors/managed.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.reviewer: estfan, azla
77
ms.topic: conceptual
8-
ms.date: 08/25/2022
8+
ms.date: 09/07/2022
99
---
1010

1111
# Managed connectors in Azure Logic Apps

0 commit comments

Comments
 (0)