PowerShellGallery
PowerShellGallery copied to clipboard
Really guys, Certificate issues again? Looks like a self signed CA root certificate for testing to me 
When trying to confirm my new email I get an error 500. My account is linked to an Office 365 account, and my email is my old private email.
Get-PSGalleryApiAvailability : PowerShell Gallery is currently unavailable. Please try again later.
Hi, PS Gallery seems to be unavailable for me. Same as #185 and #166 I believe. 
I wanted to contact the owner of project: https://www.powershellgallery.com/packages/localaccount/1.6 When creating message and press send message button nothing happens and the screen stays as it is. No error message or...
Hi Team, I have a pipeline using the Microsoft.Xrm.Data.Powershell 2.7.2 package calling the pac canvas unpack command. It was working all well until today when I started to receive the...

  As you can see I have forced Tls12, but I keep getting the error above. Is there an issue with PSGallery at the moment? Thanks for...
### Synopsis I am using API keys in PowerShell Gallery to automatically publish modules from source code in GitHub. I'm using GitHub Actions as a continuous deployment system. However, I...
URL- https://docs.microsoft.com/en-us/archive/blogs/skypehybridguy/microsoft-teams-powershell-support?source=docs When I click on the hyperlink, it's redirecting me to https://www.powershellgallery.com/items?q=Cmdlets%3A%22Add-TeamUser%22 and it's giving a 404 page not found error for all the commands. ![PS 404 Page Not...
When browsing to the URL of a package on powershellgallery.com, the server returns a `301 Moved Permanently` redirect to the latest version: ``` C:\>curl -I https://www.powershellgallery.com/packages/PhpManager HTTP/1.1 301 Moved Permanently...