Skip to content

Analyze function.json and .ps1 at FunctionLoadTime to prevent issues #15

Closed
@TylerLeonhardt

Description

@TylerLeonhardt

See this TODO:
https://github.com/Azure/azure-functions-powershell-worker/blob/dev/src/Azure.Functions.PowerShell.Worker/Function/FunctionLoader.cs#L22

It would be nice if we can:

  • Analyze the .ps*1 to make sure it has the right parameters for each input binding
  • Make sure the ps*1 exists
  • Make sure the entry point exists if defined

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions