Blog Post

Azure Integration Services Blog
1 MIN READ

Exporting Logic App Standard to VS Code

WSilveira's avatar
WSilveira
Icon for Microsoft rankMicrosoft
Feb 23, 2025

Bringing existing Logic Apps Standard deployed in Azure to VS Code are now simpler with the new Create Logic Apps Workspaces from package.

If you work on Standard logic app workflows using the Azure portal, you might find yourself wanting to use Visual Studio Code instead at some point. When you switch to Visual Studio Code and install the Azure Logic Apps (Standard) extension, you get the expanded benefits available only with the extension, for example:

  • Better control over your development environment.
  • Faster development experience with local debugging and testing.
  • Integration with source control repositories.
  • Automated parameterization for new and existing connections, which simplifies cross-environment deployment.
  • Automated generation for deployment scripts, templates for Azure connectors, and deployment with CI/CD pipelines.

Starting with the Logic Apps Standard extension 5.18.7, you will find a new way to create Logic Apps Standard workspaces from a package exported from Azure Portal.

You can find the step-by-step process on our official documentation.

Watch the video below to see how this feature works.

Published Feb 23, 2025
Version 1.0
No CommentsBe the first to comment