Skip to content

Commit ebc46a2

Browse files
author
ecfan
committed
Remove Visual Studio support references
1 parent d989e60 commit ebc46a2

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

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

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,8 @@ This guide shows how to add a map for your workflow to use. You can add maps eit
2828

2929
* Visual Studio 2019 and the [Microsoft Azure Logic Apps Enterprise Integration Tools extension](https://aka.ms/vsenterpriseintegrationtools).
3030

31-
* Visual Studio 2015 and the [Microsoft Azure Logic Apps Enterprise Integration Tools for Visual Studio 2015 2.0 extension](https://aka.ms/vsmapsandschemas).
32-
3331
> [!NOTE]
32+
>
3433
> Don't install the Microsoft Azure Logic Apps Enterprise Integration Tools extension alongside the BizTalk Server extension.
3534
> Having both extensions might produce unexpected behavior. Make sure that you only have one of these extensions installed.
3635
>
@@ -106,11 +105,7 @@ When you create maps using Visual Studio Code and the Data Mapper extension, you
106105

107106
### Visual Studio
108107

109-
When you create maps using Visual Studio, you'll need to create an integration project with either of the following tools:
110-
111-
* Visual Studio 2019 and the [Microsoft Azure Logic Apps Enterprise Integration Tools extension](https://aka.ms/vsenterpriseintegrationtools)
112-
113-
* Visual Studio 2015 and the [Microsoft Azure Logic Apps Enterprise Integration Tools for Visual Studio 2015 2.0 extension](https://aka.ms/vsmapsandschemas).
108+
If you create maps with Visual Studio, you'll need to create an integration project with Visual Studio 2019 and the [Microsoft Azure Logic Apps Enterprise Integration Tools extension](https://aka.ms/vsenterpriseintegrationtools).
114109

115110
In the integration project, you can build an integration map file, which lets you visually map items between two XML schema files. These tools offer the following map capabilities:
116111

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Although organizations use different protocols and formats for B2B communication
3333

3434
* B2B artifacts, such as [trading partners](logic-apps-enterprise-integration-partners.md), [agreements](logic-apps-enterprise-integration-agreements.md), [maps](logic-apps-enterprise-integration-maps.md), [schemas](logic-apps-enterprise-integration-schemas.md), [certificates](logic-apps-enterprise-integration-certificates.md), and so on.
3535

36-
* To create maps and schemas, you can use Visual Studio 2019 and the [Microsoft Azure Logic Apps Enterprise Integration Tools Extension](https://aka.ms/vsenterpriseintegrationtools). For Visual Studio 2015, you can use the [Microsoft Azure Logic Apps Enterprise Integration Tools for Visual Studio 2015 2.0 extension](https://aka.ms/vsmapsandschemas). The extension is currently unavailable for Visual Studio 2022.
36+
* To create maps and schemas, you can use Visual Studio 2019 and the [Microsoft Azure Logic Apps Enterprise Integration Tools Extension](https://aka.ms/vsenterpriseintegrationtools). The extension is currently unavailable for Visual Studio 2022.
3737

3838
> [!NOTE]
3939
> Don't install this extension alongside the BizTalk Server extension. Having both extensions might

0 commit comments

Comments
 (0)