-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Labels
Area-SaveIssue-DiscussionPlace for discussion about issue/feature/etcPlace for discussion about issue/feature/etcStatus: Fixed
Milestone
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues.
Steps to reproduce
In Azure Functions, we use the Save-Module
cmdlet to download the function app dependencies. At times, the modules to be installed are very large and the operation fails because there is not enough space in the temp
directory. Having the ability to set an alternative to the temp
directory via an environment variable could help us in this scenario. For reference, please see Azure/azure-functions-powershell-worker#771.
Expected behavior
N/A
Actual behavior
N/A
Error details
N/A
Environment data
N/A
Visuals
No response
Metadata
Metadata
Assignees
Labels
Area-SaveIssue-DiscussionPlace for discussion about issue/feature/etcPlace for discussion about issue/feature/etcStatus: Fixed