-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Unable to install azure powershell using "install-module" command #17144
Comments
Thanks for contacting us. It seems an issue on your environment and network connection. My suggestion is please remove all azure powershell modules and install them again after PowerShell is restarted. In addition, please try PowerShell 7. |
Hello, Thanks for your response.. I tried as per your inputs on a brand new machine (without any azure powershell modules installed) and this time on powershell7. It failed with same issue and errors. |
Thanks @sagarkalangi . Did the issue occur only when you downloaded Azure PowerShell module? Or was there the same issue with other module? |
Thanks @sagarkalangi , PowerShellGet manages how to install module. We have no insight about the root cause. Please raise an issue to https://github.com/PowerShell/PowerShellGet/issues. I cannot transfer it because that repo is in the different Github org. @SydneyhSmith fyi. |
Raised the issue as directed - PowerShell/PowerShellGetv2#673 |
Recently, PSGallery performance becomes better. Close this issue now. |
Description
Am trying to install azure module using below command and facing multiple errors on diff submodules. whereas individual submodules are installing correctly.
Install-module -name az
Issue script & Debug output
Environment data
Module versions
Error output
The text was updated successfully, but these errors were encountered: