Prerequisites
Steps to reproduce
Our Azure DevOps release pipeline installs the Az modules, and we have noticed a considerable increase in the frequency of 504 Gateway Time-out errors in the past few days. It has failed repeatedly in the last hour.
Expected behavior
We can pull the Az modules package in a timely manner.
Actual behavior
The process fails, with the following output:
Install-PSResource : Response status code does not indicate success: 504 (Gateway Time-out).
Error details
Install-PSResource : Response status code does not indicate success: 504 (Gateway Time-out). Request sent: https:www.powershellgallery.comapiv2FindPackagesById()?$filter=NormalizedVersion+ge+%274.0.1%27+and+Id+eq+%27Az.Accounts%27&$inlinecount=allpages&$skip=0&$orderby=NormalizedVersion+desc&id=%27Az.Accounts%27
Environment data
Version
?? Azure DevOps
Visuals
No response
Prerequisites
Steps to reproduce
Our Azure DevOps release pipeline installs the Az modules, and we have noticed a considerable increase in the frequency of 504 Gateway Time-out errors in the past few days. It has failed repeatedly in the last hour.
Expected behavior
We can pull the Az modules package in a timely manner.Actual behavior
Error details
Install-PSResource : Response status code does not indicate success: 504 (Gateway Time-out). Request sent: https:www.powershellgallery.comapiv2FindPackagesById()?$filter=NormalizedVersion+ge+%274.0.1%27+and+Id+eq+%27Az.Accounts%27&$inlinecount=allpages&$skip=0&$orderby=NormalizedVersion+desc&id=%27Az.Accounts%27Environment data
Version
?? Azure DevOps
Visuals
No response