Skip to content

Function app dependencies need to be downloaded to a common location for local developement #203

Open
@Francisco-Gamino

Description

@Francisco-Gamino

Currently, for the local scenario, we are downloading the function app to LocalApplicationData\AzureFunctions\FunctionAppName\ManagedDependencies. However, we should redesign this to behave more like a Nuget cache.

The proposed location could be:
LocalApplicationData\AzureFunctions<Feature><Language>, e.g.,
LocalApplicationData\AzureFunctions\ManagedDependencies\PowerShell

I

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions