azure-functions-powershell-worker
azure-functions-powershell-worker copied to clipboard
Investigate having the Az modules available for first time run of a function
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.
Relates to https://github.com/MicrosoftDocs/azure-docs/issues/48704