Original issue tracked at Azure/azure-functions-core-tools#5323. Content copied over:
Add the PowerShell templates workload covering the basic triggers (HTTP,
timer, queue, blob) so func new produces working PowerShell functions
under the v5 workload model.
Definition of Done
Original issue tracked at Azure/azure-functions-core-tools#5323. Content copied over:
Add the PowerShell templates workload covering the basic triggers (HTTP,
timer, queue, blob) so
func newproduces working PowerShell functionsunder the v5 workload model.
Definition of Done
pipeline.
func newsurfaces HTTP, timer, queue, and blob templates forPowerShell.
func start.