Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logic App Standard Deployment Issue to Government Cloud - Cannot read properties of undefined (reading 'kind') #6039

Open
StephenWThomas opened this issue Nov 6, 2024 · 1 comment
Assignees
Labels

Comments

@StephenWThomas
Copy link

StephenWThomas commented Nov 6, 2024

Describe the Bug with repro steps

Deploying a Standard Logic App using VS Code does not work as expected when using the Azure Government Cloud.

Other items, like Azure Resources, work as expected using the Azure Government Cloud to view and create Azure Artifacts.

Changing the account to a non-government cloud results in a successful deployment.

This was tested on two new VS Code environments running Windows 10 and 11 with the same results.

  1. Sign into Azure Government Cloud inside VS Code
  2. Create a Standard Edition Logic App
  3. Navigate to Azure - Workspaces on the left toolbar
  4. Select the Logic App icon - Deploy to logic app…
  5. One of two errors is seen.

What type of Logic App Is this happening in?

Standard (VSCode)

Which operating system are you using?

Windows

Are you using new designer or old designer

New Designer

Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg

No

Workflow JSON

No response

Screenshots or Videos

No response

Browser

Latest version of VS Code

Additional context

No response

@ccastrotrejo ccastrotrejo self-assigned this Nov 6, 2024
@ccastrotrejo
Copy link
Contributor

ccastrotrejo commented Nov 7, 2024

Hi @StephenWThomas thanks for raising this issue.

I am taking a look at it right now. About the two issue

  1. Usually this happens when something is wrong with the remote logic app that its already in porta. Did you created this one in the portal or through the vscode?
  2. This issue got resolved in the following PR feat(vscode): Update Auth method #6014. This shouldn't affect the functionality of the extension, except for the Azure panel on the left toolbar. If you experience that your remote Logic Apps aren't loading properly, you should be able to see them correctly by clicking on the refresh icon on the top of the panel

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants