File tree Expand file tree Collapse file tree
powershell-gallery/docs-conceptual Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
22description : This article explains how to get started using the PowerShell Gallery and the PowerShellGet cmdlets
3- ms.date : 01/25 /2024
3+ ms.date : 05/07 /2024
44ms.topic : get-started
55title : Get Started with the PowerShell Gallery
66---
@@ -132,11 +132,12 @@ These hostnames should be added to the allow lists that control access from your
132132
133133Hosts required for package discovery and download:
134134
135- - ` onegetcdn.azureedge.net ` - CDN hostname
135+ - ` onegetcdn.azureedge.net ` - CDN hostname used by the PowerShellGet module
136+ - ` powershellgallery.azureedge.net ` - CDN hostname used by the PowerShellGet and
137+ Microsoft.PowerShell.PSResourceGet modules
136138
137139Hosts required when using the PowerShell Gallery website:
138140
139- - ` devopsgallerystorage.blob.core.windows.net ` - storage account hostname
140141- ` *.powershellgallery.com ` - website
141142- ` go.microsoft.com ` - redirection service
142143
You can’t perform that action at this time.
0 commit comments