Azure / azure-powershell

Microsoft Azure PowerShell
Other
4.26k stars 3.87k forks source link

[Feature]: Host Azure modules in public ACR in addition to PowerShell Gallery #25525

Open o-l-a-v opened 4 months ago

o-l-a-v commented 4 months ago

Description of the new feature

PowerShell Gallery sometimes goes down:

PowerShell Gallery does not guarantee uptime (but people still add business dependency on it being up):

Microsoft.PowerShell.PSResourceGet has support for Azure Container Registry:

Microsoft already has public ACR instances for other Azure related things, like Azure Verified Modules:

Proposed implementation details (optional)

isra-fel commented 4 months ago

Worth noting Offline Installation of Azure PowerShell is also an option when PSGallery is down.