Open v-xinda opened 1 year ago
Verified this issue with the build 20230917.5, it still reproduces for now. So I reopen it.
Could you verify that the same issue occurs when deploying through the func CLI?
Here are instructions on how to do that: https://learn.microsoft.com/en-us/azure/azure-functions/functions-core-tools-reference?tabs=v2#func-azure-functionapp-publish
We want to validate if this is a service issue or a VS Code issue.
@nturinski This issue doesn't reproduce if the .NET 7/6 Isolated project is deployed to function app using the func CLI command.
NOTE: If the project had deployed using func CLI, but it is also successful to execute "Execute Funtion Now..." after deploy the above project to function using "Deploy to Function App...".
OS: Win10 Build Version: 20230910.1 Regression: Not a regression
Repro Steps:
Expect: No error occurs.
Actual: An error occurs.
Details in Output:
More Info: