Azure / Azure/azure-functions-powershell-worker

New Programming Model - override the new PM Module with managed dependency version

Open
#841 1 comment 0 reactions 1 assignee Claimed by @Francisco-Gamino View on GitHub
Dominant language
C#
Stars
215
Forks
61
Avg merge
21h 4m
Merged PRs (30d)
6

Description

When customer specifies a version of AzureFunctions.PowerShell.SDK in requirements.psd1, it should override the version that was bundled with the worker for indexing. Currently, it will not, as managed dependencies are not loaded until the first function invocation. This module must be available before or during the ProcessFunctionMetadataRequest call.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.