LogicAppsUX
LogicAppsUX copied to clipboard
[Nuget] : We receive a pop-up when debugging the workflow for the first time.
Severity
P3 - Medium (Minor functionality affected)
Describe the Bug with repro steps
Repro Steps:
- Create a standard logic app
- Create a workflow
- Convert the project to a Nuget Artifact
- Debug the workflow
Expected result: The workflow should debug successfully without any popups. Actual result: A popup appears stating "Failed to verify 'azurewebjobsstorage' connection specified in 'localsettings.json'. Is the local emulator installed and running?" This occurs only the first time we debug the workflow for each project. If you click cancel and re-debug, it works fine.
What type of Logic App Is this happening in?
Standard (VSCode)
Are you experiencing a regression?
No response
Which operating system are you using?
Windows
Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg
Yes
Workflow JSON
Screenshots or Videos
Environment
Issue repro in latest VScode test request Bundle version:1.149.59 VSIX version:5.230.13
Additional context
No response