You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a C# .NET 7 project with HttpTrigger template.
Navigate to "Azure Functions" output panel.
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.
More Info:
This issue also reproduces when creating Node.js V3/Python/PowerShell projects.
This issue does not reproduce when creating Node.js V4/Python V2 projects.
The text was updated successfully, but these errors were encountered:
OS: Win10
Build Version: 20230730.1
Repro Steps:
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.
More Info:
The text was updated successfully, but these errors were encountered: