Install Az Module blocked and not able to download and install
Opened this issue · 6 comments
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest version
- Search the existing issues.
Steps to reproduce
Run below cmd to install Az Module takes forever, no respond.
Install-Module -Name Az -Repository PSGallery -Force -AllowClobber
Expected behavior
Install-Module -Name Az -Repository PSGallery -Force -AllowClobber should download and install Az module successfullyActual behavior
No response at all.Error details
No response at all.Environment data
Name Value
---- -----
PSVersion 5.1.20348.2849
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.20348.2849
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1Version
5.1.20348.2849
Visuals
No response
We are also experiencing issues with Powershell Gallery today. We keep getting 504 Gateway timeouts which is heavily impacting our Azure DevOps pipelines.
3:20 EST was the latest time i saw an issue (even after it says the status was resolved)
@GarrettBeatty ... I will update the status to indicate that it's being mitigated and not fully resolved yet...can you check if this issue is still occurring for you?
@anamnavi I havent seen any issues since 3:20 EST. It seems to be fine now. I will let you know if i see issues again
awesome! and yes please keep us posted if you do
Looks the issue was gone.