Skip to content

Make the temp folder for Save-Module configurable  #650

@Francisco-Gamino

Description

@Francisco-Gamino

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

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions