Does any connection between the AzureFunctionsTools local Path and VS Code Functions Runtime?
krishna572
886
Reputation points
%LocalAppData%\AzureFunctionsTools Even this folder is deleted. It can be recreated automatically when we launch the function app in Visual Studio but not from the VS Code.
How VS Code IDE takes the Function Runtime Version 4.14.x after launching the Function App locally?
What is the usage of the local system path %Local%\%AppData%\%AzureFunctionsTools% in the context of Azure Functions locally running?
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Sign in to answer