Skip to content

Add /root/modules for PowerShell #896

@davidobrien1985

Description

@davidobrien1985

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/)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions