Severity
P1 - Critical (Blocking production)
Describe the Bug with repro steps
Repro steps:
- Install VSIX version 5.230.15 (prod)
- Choose an Azure cloud in VSCode settings
- Log in to Fairfax or Mooncake with the necessary credentials.
- In the VSCode command palette (Ctrl+Shift+P), type "Deploy to logic app"
- Select "Create new Logic App (Standard) in Azure..."
- Enter the logic app name
- Choose China North 2 as the location
- Select the Workflow Standard option
- Once the logic app is created successfully
- Click Deploy
Expected result: Logic app deployment completes successfully.
Actual result: Logic app deployment completed successfully, but with an internal service error.
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 VS Code test pass.
VSIX Version : 5.230.15(prod)
Bundle Version : 1.161.3
Additional context
No response