Skip to content

Commit 6ceebcc

Browse files
committed
Update list of hosts to allow for connectivity
1 parent 3ded932 commit 6ceebcc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

powershell-gallery/docs-conceptual/getting-started.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: 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
44
ms.topic: get-started
55
title: 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

133133
Hosts 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

139139
Hosts 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

0 commit comments

Comments
 (0)