-
Notifications
You must be signed in to change notification settings - Fork 469
Closed
Milestone
Description
PowerShell functions should support a root level /modules
folder for modules that need to be shared across Functions in one Function App.
Reason:
No PackageManagement available in PowerShell (in Azure Functions) so one would have to copy modules into multiple functions (where needed) and thus make maintaining that module a lot harder. (explained here in last paragraph: https://david-obrien.net/2016/11/azure-functions-byo-powershell-modules/)
tohling, fabiocav, johnnliu and Francisco-Gamino
Metadata
Metadata
Assignees
Labels
No labels