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

An error message shows in "Azure Functions" output panel when creating a C#/Node.js V3/Python/PowerShell Function project #3778

Closed
v-ruizh opened this issue Aug 1, 2023 · 2 comments
Labels
AT-CTI Created by CTI team bug external
Milestone

Comments

@v-ruizh
Copy link

v-ruizh commented Aug 1, 2023

OS: Win10
Build Version: 20230730.1

Repro Steps:

  1. Create a C# .NET 7 project with HttpTrigger template.
  2. Navigate to "Azure Functions" output panel.
  3. Check whether no error message shows in "Azure Functions" output panel.

Expect:
No error message shows in "Azure Functions" output panel.

Actual:
An error message "Failed to get latest templates: Cannot read properties of undefined (reading 'resources')" shows in "Azure Functions" output panel.
image

More Info:

  1. This issue also reproduces when creating Node.js V3/Python/PowerShell projects.
  2. This issue does not reproduce when creating Node.js V4/Python V2 projects.
@v-ruizh v-ruizh added the AT-CTI Created by CTI team label Aug 1, 2023
@nturinski
Copy link
Member

This is due to an external issue. I filed an issue on the templates repository here.

@nturinski nturinski added this to the Tracking milestone Aug 2, 2023
@nturinski
Copy link
Member

It was fixed by the feed, but we also added our own logic to not completely rely on the template version from the bundle feed.

@microsoft microsoft locked and limited conversation to collaborators Apr 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AT-CTI Created by CTI team bug external
Projects
None yet
Development

No branches or pull requests

2 participants