You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/logic-apps/create-serverless-apps-visual-studio.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ For more information, review the following articles:
31
31
32
32
* Download and install the following tools, if you don't already have them:
33
33
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.
35
35
36
36
> [!IMPORTANT]
37
37
> 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:
* 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:
44
44
45
45
*[Visual Studio 2019](https://aka.ms/download-azure-logic-apps-tools-visual-studio-2019)
46
+
46
47
*[Visual Studio 2017](https://aka.ms/download-azure-logic-apps-tools-visual-studio-2017)
48
+
47
49
*[Visual Studio 2015](https://aka.ms/download-azure-logic-apps-tools-visual-studio-2015)
48
50
49
51
> [!IMPORTANT]
@@ -166,4 +168,4 @@ If you have logic app resources already deployed in Azure, you can edit, manage,
166
168
167
169
## Next steps
168
170
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