Skip to content

Commit 9c7e8fb

Browse files
authored
Clarity edits
1 parent fee7c96 commit 9c7e8fb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ For business-to-business (B2B) solutions and seamless communication between orga
1919
* Electronic Data Interchange (EDI)
2020
* Enterprise Application Integration (EAI)
2121

22-
If you're familiar with Microsoft BizTalk Server or Azure BizTalk Services, the EIP follows similar concepts, making the features easty to use. However, one major difference is that the EIP is architecturally based on "integration accounts" to simplify the storage and management of artifacts used in B2B communications. These accounts are cloud-based containers that store all your artifacts, such as partners, agreements, schemas, maps, and certificates.
22+
If you're familiar with Microsoft BizTalk Server or Azure BizTalk Services, the EIP follows similar concepts, making the features easy to use. However, one major difference is that the EIP is architecturally based on "integration accounts" to simplify the storage and management of artifacts used in B2B communications. These accounts are cloud-based containers that store all your artifacts, such as partners, agreements, schemas, maps, and certificates.
2323

2424
## Why use the Enterprise Integration Pack?
2525

@@ -40,15 +40,15 @@ Before you can start building B2B logic app workflows with the EIP, you need the
4040

4141
* To create maps and schemas, you can use the [Microsoft Azure Logic Apps Enterprise Integration Tools for Visual Studio 2015 2.0](https://aka.ms/vsmapsandschemas) and Visual Studio 2015.
4242

43-
After you create an integration account and add your artifacts, you can get started with building B2B logic app workflows that interact with these artifacts by creating a logic app in the Azure portal. To use these artifacts, make sure that you first link your integration account to your logic app. After that, your logic app can access your integration account's artifacts. You can also create, manage, and deploy logic apps by using Visual Studio or [PowerShell](https://docs.microsoft.com/powershell/module/az.logicapp).
43+
After you create an integration account and add your artifacts, you can start building B2B workflows that use these artifacts by creating a logic app in the Azure portal. To work with these artifacts, make sure that you first link your integration account to your logic app. After that, your logic app can access your integration account. You can also create, manage, and deploy logic apps by using Visual Studio or [PowerShell](https://docs.microsoft.com/powershell/module/az.logicapp).
4444

4545
Here are the high-level steps that you must complete before you can create logic apps:
4646

4747
![Prerequisites for creating B2B logic apps](./media/logic-apps-enterprise-integration-overview/overview-0.png)
4848

4949
## Try now
5050

51-
[Deploy a fully operational sample AS2 send & receive logic app](https://github.com/Azure/azure-quickstart-templates/tree/master/201-logic-app-as2-send-receive) that uses the B2B features for Azure Logic Apps.
51+
[Deploy a fully operational sample logic app that sends and receives AS2 messages](https://github.com/Azure/azure-quickstart-templates/tree/master/201-logic-app-as2-send-receive) that shows the B2B features for Azure Logic Apps.
5252

5353
## Next steps
5454

0 commit comments

Comments
 (0)