Skip to content

Commit 91fb3fa

Browse files
authored
More clarity edits
1 parent 49d27a0 commit 91fb3fa

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

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

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,19 @@ Although organizations use different protocols and formats for B2B communication
4343
> in Visual Studio. To resolve this display problem, either [restart Visual Studio in DPI-unaware mode](/visualstudio/designers/disable-dpi-awareness#restart-visual-studio-as-a-dpi-unaware-process),
4444
> or add the [DPIUNAWARE registry value](/visualstudio/designers/disable-dpi-awareness#add-a-registry-entry).
4545
46-
After you create an integration account and add your artifacts, you can start building B2B workflows by creating a logic app resource. If you're new to logic apps, try [creating an example basic logic app workflow](quickstart-create-first-logic-app-workflow.md). You can also create, manage, and deploy logic apps by using [Visual Studio Code](quickstart-create-logic-apps-visual-studio-code.md), [Visual Studio](quickstart-create-logic-apps-with-visual-studio.md), or [PowerShell](/powershell/module/az.logicapp).
46+
To install the extension from inside Visual Studio, follow these steps:
47+
48+
1. After you open Visual Studio, from the **Extensions** menu, select **Manage Extensions**.
49+
50+
1. In the search box, enter **enterprise integration**.
51+
52+
1. Next to **Azure Logic Apps Enterprise Integration Tools**, select **Download**.
53+
54+
Visual Studio downloads and installs the extension.
55+
56+
* To create, manage, and deploy logic app resources, you can use the Azure portal, [Visual Studio Code](quickstart-create-logic-apps-visual-studio-code.md), [Visual Studio](quickstart-create-logic-apps-with-visual-studio.md), or [PowerShell](/powershell/module/az.logicapp).
57+
58+
After you create an integration account and add your artifacts, you can start building B2B workflows by creating a logic app resource. If you're new to logic apps, try [creating an example basic logic app workflow](quickstart-create-first-logic-app-workflow.md).
4759

4860
> [!IMPORTANT]
4961
> If you use the **Logic App (Consumption)** resource type, you have to link your integration account

0 commit comments

Comments
 (0)