Skip to content

Commit f6dfe66

Browse files
authored
Update extension unavailability for Visual Studio 2022
1 parent a39aa31 commit f6dfe66

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/logic-apps/create-serverless-apps-visual-studio.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ For more information, review the following articles:
3131

3232
* Download and install the following tools, if you don't already have them:
3333

34-
* [Visual Studio 2019, 2017, or 2015 (Community or other edition)](https://aka.ms/download-visual-studio). This quickstart uses Visual Studio Community 2019, which is free.
34+
* [Visual Studio 2019, 2017, or 2015 (Community or other 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 2019, which is free.
3535

3636
> [!IMPORTANT]
3737
> When you install Visual Studio 2019 or 2017, make sure to select the **Azure development** workload.
@@ -40,10 +40,12 @@ For more information, review the following articles:
4040

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

43-
* Azure Logic Apps Tools for the Visual Studio version that you're using. You can either [learn how install this extension from inside Visual Studio](/visualstudio/ide/finding-and-using-visual-studio-extensions), or you can download the respective versions of the Azure Logic Apps Tools from the Visual Studio Marketplace:
43+
* The latest Azure Logic Apps Tools extension for the Visual Studio version that you want. You can either [learn how install this extension from inside Visual Studio](/visualstudio/ide/finding-and-using-visual-studio-extensions), or you can download the respective versions of the Azure Logic Apps Tools from the Visual Studio Marketplace:
4444

4545
* [Visual Studio 2019](https://aka.ms/download-azure-logic-apps-tools-visual-studio-2019)
46+
4647
* [Visual Studio 2017](https://aka.ms/download-azure-logic-apps-tools-visual-studio-2017)
48+
4749
* [Visual Studio 2015](https://aka.ms/download-azure-logic-apps-tools-visual-studio-2015)
4850

4951
> [!IMPORTANT]
@@ -166,4 +168,4 @@ If you have logic app resources already deployed in Azure, you can edit, manage,
166168

167169
## Next steps
168170

169-
* For another example using Azure Logic Apps and Azure Functions, try [Tutorial: Automate tasks to process emails by using Azure Logic Apps, Azure Functions, and Azure Storage](tutorial-process-email-attachments-workflow.md)
171+
* For another example using Azure Logic Apps and Azure Functions, try [Tutorial: Automate tasks to process emails by using Azure Logic Apps, Azure Functions, and Azure Storage](tutorial-process-email-attachments-workflow.md)

0 commit comments

Comments
 (0)