Open draganya opened 1 year ago
This is not a problem with the PowerShell Gallery, rather the logic used to install stuff from it. It can be done in parallel.
Add your vote to this issue instead:
Here are some examples proving install from PowerShell Gallery can be done much faster:
Prerequisites
Steps to reproduce
Both on local machine and on Azure hosted devops pipelines, Install-Module -Name az and other modules takes 10 to 50 times longer than usually. Az module takes 50-60 minutes.
Expected behavior
Actual behavior
Error details
Environment data
Version
5.1.22621.1778
Visuals
No response