Azure / azure-powershell

Microsoft Azure PowerShell
Other
4.21k stars 3.81k forks source link

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

Open o-l-a-v opened 1 month ago

o-l-a-v commented 1 month 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 1 month ago

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