File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
powershell-gallery/docs-conceptual Expand file tree Collapse file tree 1 file changed +5
-5
lines changed 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 : 05/07 /2024
3+ ms.date : 12/04 /2024
44ms.topic : get-started
55title : Get Started with the PowerShell Gallery
66---
@@ -132,14 +132,14 @@ 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 used by the PowerShellGet module
136- - ` powershellgallery.azureedge.net ` - CDN hostname used by the PowerShellGet and
137- Microsoft.PowerShell.PSResourceGet modules
135+ - ` onegetcdn.azureedge.net `
136+ - ` powershellgallery.azureedge.net `
137+ - ` psg-prod-eastus.azureedge.net `
138138
139139Hosts required when using the PowerShell Gallery website:
140140
141141- ` *.powershellgallery.com ` - website
142- - ` go.microsoft.com ` - redirection service
142+ - ` go.microsoft.com ` and ` aka.ms ` - redirection services
143143
144144[ !INCLUDE [ TLS 1.2 Requirement] ( ../includes/tls-gallery.md )]
145145
You can’t perform that action at this time.
0 commit comments