Skip to content

Commit d794ecc

Browse files
authored
Make clearer unavailable for Visual Studio 2022
1 parent f9080d3 commit d794ecc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/logic-apps/quickstart-create-logic-apps-with-visual-studio.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.suite: integration
66
ms.reviewer: logicappspm
77
ms.topic: quickstart
88
ms.custom: mvc, mode-ui
9-
ms.date: 05/25/2021
9+
ms.date: 07/21/2022
1010
#Customer intent: As a developer, I want to create my first automated workflow by using Azure Logic Apps while working in Visual Studio
1111
---
1212

@@ -30,23 +30,23 @@ In this quickstart, you create the same logic app with Visual Studio as the Azur
3030

3131
* Download and install these tools, if you don't have them already:
3232

33-
* [Visual Studio 2019, 2017, or 2015 - Community edition](https://aka.ms/download-visual-studio). The Azure Logic Apps extension is currently unavailable for Visual Studio 2022. This quickstart uses Visual Studio Community 2017.
33+
* [Visual Studio 2019, 2017, or 2015 - Community edition](https://aka.ms/download-visual-studio). This quickstart uses Visual Studio Community 2017. Currently, Visual Studio 2022 doesn't include support for the Azure Logic Apps extension.
3434

3535
> [!IMPORTANT]
36-
> When you install Visual Studio 2019 or 2017, make sure that you select the **Azure development** workload.
36+
> If you use Visual Studio 2019 or 2017, make sure that you select the **Azure development** workload.
3737
3838
* [Microsoft Azure SDK for .NET (2.9.1 or later)](https://azure.microsoft.com/downloads/). Learn more about [Azure SDK for .NET](/dotnet/azure/intro).
3939

4040
* [Azure PowerShell](https://github.com/Azure/azure-powershell#installation)
4141

42-
* The latest Azure Logic Apps Tools for the Visual Studio extension for the version that you want:
42+
* The latest Azure Logic Apps Tools for the Visual Studio extension for the version that you want, which is currently unavailable for Visual Studio 2022:
4343

4444
* [Visual Studio 2019](https://aka.ms/download-azure-logic-apps-tools-visual-studio-2019)
4545

4646
* [Visual Studio 2017](https://aka.ms/download-azure-logic-apps-tools-visual-studio-2017)
4747

4848
* [Visual Studio 2015](https://aka.ms/download-azure-logic-apps-tools-visual-studio-2015)
49-
49+
5050
You can either download and install Azure Logic Apps Tools directly from the Visual Studio Marketplace, or learn [how to install this extension from inside Visual Studio](/visualstudio/ide/finding-and-using-visual-studio-extensions). Make sure that you restart Visual Studio after you finish installing.
5151

5252
* Access to the web while using the embedded Logic App Designer

0 commit comments

Comments
 (0)