msgraph-sdk-powershell
msgraph-sdk-powershell copied to clipboard
Create mirror for when PowerShell Gallery is down
Is your feature request related to a problem? Please describe the problem.
PowerShell Gallery is not reliable, and currently it experiences problems due to the *.azureedge.net CDN retirement.
- https://github.com/PowerShell/PowerShell/discussions/24734
- https://github.com/PowerShell/PowerShellGallery/issues/297
I have a meta issue / feature request that tracks more issues I've encountered.
AWS hosts a mirror of their modules, which is great for when PowerShell Gallery is down.
- Announcement: https://github.com/aws/aws-tools-for-powershell/issues/107#issuecomment-577285223
- Links to latest:
Maybe you could do the same?
Describe the solution you'd like.
- Add release artifacts to GitHub releases?
- Publish modules to MCR too?
Additional context?
No response