Install Azure Logic Apps tools in Visual Studio 2017

Install Azure Logic Apps tools in Visual Studio 2017

  1. Install Azure Logic Apps Tools for Visual Studio (Tools > Extensions and Updates)


  1. Please make sure You selected Visual Studio Marketplace in the left pane


  1. Hit Download
  1. Restart Visual Studio
  2. VSIX Installer will show up - click Modify


  1. You will now be able to create Logic Apps projects in Visual Studio


  1. Name the project AzureLogicAppsResourceGroup and click OK
  1. You will get a number of templates. Among them the Logic App template



Comments

Popular posts from this blog

C# - Simple Class Library and how to use it in another project

AWS CLI - INSTALLATION AND CONFIGURATION

Upload a file to a Web server in ASP.NET by using Visual C# .NET