azure-functions-powershell-worker icon indicating copy to clipboard operation
azure-functions-powershell-worker copied to clipboard

Investigate having the Az modules available for first time run of a function

Open eamonoreilly opened this issue 5 years ago • 1 comments

Managed dependencies will keep the Az modules updated in the background after the initial function call but we should look to remove this initial wait time by having the Az modules available.

eamonoreilly avatar Feb 14 '20 01:02 eamonoreilly

Relates to https://github.com/MicrosoftDocs/azure-docs/issues/48704

aws-scripting-guy avatar Feb 26 '20 21:02 aws-scripting-guy