question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Creating Azure Logic Apps from VS Code

See original GitHub issue

Does this occur consistently? YES Repro steps:

  1. Under Azure Logic App (Standard) Extension, Create new project
  2. Choose Statefull
  3. Type name
  4. Enter

Action: azureLogicAppsStandard.createNewProject Error type: Error Error Message: Unable to write to Workspace Settings because azureFunctions.suppressProject is not a registered configuration.

Version: 1.0.4 OS: win32 OS Release: 10.0.19043 Product: Visual Studio Code Product Version: 1.59.1 Language: en

Call Stack
E.toConfigurationEditingError workbench.desktop.main.js:1979:18781
E.validate workbench.desktop.main.js:1979:21573
E.doWriteConfiguration workbench.desktop.main.js:1979:15186
Object.factory workbench.desktop.main.js:1979:15020
d.consume workbench.desktop.main.js:68:16672
vscode-file:/workbench.desktop.main.js:68:16487
d.queue workbench.desktop.main.js:68:16411
E.writeConfiguration workbench.desktop.main.js:1979:15005
E.writeConfigurationValue workbench.desktop.main.js:1979:44591
vscode-file:/workbench.desktop.main.js:1979:30749
E.updateValue workbench.desktop.main.js:1979:30737
processTicksAndRejections task_queues.js:93:5

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
AvtsVivekcommented, Nov 11, 2021

Yes, Installed the following and it worked.

image

1reaction
joechung-msftcommented, Nov 11, 2021

I experienced this by not having the Azure Functions Core Tools installed before. I resolved it by installing the tools prior to creating the project.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Create Standard workflows with Visual Studio Code
Create a Standard logic app workflow in single-tenant Azure Logic Apps using Visual Studio Code. Article; 07/21/2023; 12 contributors. Feedback ...
Read more >
Logic App development with VS Code | by Our Cloud School
2. Install required Extensions · 4. Connecting to Azure subscription · 5. Creating Logic app project & designing Workflows.
Read more >
Create Logic Apps using Visual Code
In this article, you will learn how to Create Logic Apps using Visual Code. You can use either Visual Studio 2017 or 2019...
Read more >
Build Azure Logic App using Visual studio code
To create a new Logic App we just need to, right-click on the Subscription and then select Create Logic App. Create Logic App....
Read more >
How to use the VS Code Logic Apps extension to create ...
# Create a stateless Logic App workflow with VS Code · When the extension is installed, select the Azure menu in VS Code...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found