Azure / LogicAppsUX

https://learn.microsoft.com/azure/logic-apps
MIT License
74 stars 80 forks source link

VS Code_Azure Blob_Fail to Debug. #1986

Closed v-prakumar closed 1 year ago

v-prakumar commented 1 year ago

Describe the Bug with repro steps

  1. In VS Code create a project and add stateful workflow into.
  2. Azure Blob test case : - Adding Azure Blob as trigger. 1.Add connection and add blob name into. 2.Debug the workflow.

Actual: Debugging is failing. image

Expected: Debugging should be fine and run will be succeeded.

-Adding Azure Blob as action. 1.Add http action and azure blob actions after creating the connection. 2.Add respective details into. 3.Debug the workflow.

Actual: After debug, running is failing, Showing internal server error. image image

Expected : Run should be working fine.

Workflow JSON

No response

Screenshots or Videos

No response

Browser

VS Code

Additional context

VS Code Artifacts :

VS Code extension - ​vsix icon vscode-azurelogicapps-2.0.26.vsix NuGet package: https://artprodeussu2.artifacts.visualstudio.com/A41bf5486-7392-4b7a-a7e3-a735c767e3b3/b32aa71e-8ed2-41b2-9d77-5bc261222004/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL21zYXp1cmUvcHJvamVjdElkL2IzMmFhNzFlLThlZDItNDFiMi05ZDc3LTViYzI2MTIyMjAwNC9idWlsZElkLzcxMzU5ODUxL2FydGlmYWN0TmFtZS9kcm9wX2J1aWxkX0J1aWxkQXJ0aWZhY3RzX1dpbmRvd3M1/content?format=file&subPath=%2FMicrosoft.Azure.Workflows.WebJobs.Extension.1.17.1.nupkg Extension Bundle (CDN URL): https://cdnforlogicappsv2.blob.core.windows.net/logicapps-vendortesting Extension Bundle (Direct Download): https://cdnforlogicappsv2.blob.core.windows.net/logicapps-vendortesting/ExtensionBundles/Microsoft.Azure.Functions.ExtensionBundle.Workflows/1.17.1/Microsoft.Azure.Functions.ExtensionBundle.Workflows.1.17.1_any-any.zip

v-prakumar commented 1 year ago

@ccastrotrejo Now not repro, we can close this with vsix (2.9.1).