-
Notifications
You must be signed in to change notification settings - Fork 98
Install-Module -Name Az is really slow #623
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Update: I renamed the title of this issue because the operation did finally complete. It took ~8-10 minutes and the powershell command didn't report any indication of progress starting until ~5 min after the process was started. From the user's POV, it feels like the script is just hanging. |
@luisnaranjo733 appreciate the feedback and totally understand the frustration--- we are doing work in both this module and in PowerShell Gallery to improve this performance over time...right now we are tracking this work with a few issues including #69 #599 and #31 .., with Install-PSResource we have also implemented a progress bar to show the progress |
This issue has been marked as duplicate and has not had any activity for 1 day. It will be closed for housekeeping purposes. |
I am experiencing this issue today, it has been in a hung state for roughly 10 minutes so far. |
Prerequisites
Steps to reproduce
Install the latest version of Powershell 7
Attempt to install the Az Powershell module per the recommended method according to the documentation
Expected behavior
Install-Module completes or at least posts progress updates
Actual behavior
Error details
N/A
Environment data
Visuals
No response
The text was updated successfully, but these errors were encountered: