Skip to content

Commit 17609d4

Browse files
(GH-240) Update CDN hostnames
- Fixes #240
1 parent 7a4b657 commit 17609d4

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

powershell-gallery/docs-conceptual/how-to/getting-support/troubleshooting-cmdlets.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: This article provide information and steps for troubleshooting errors using the PowerShell Gallery
3-
ms.date: 04/29/2025
3+
ms.date: 06/12/2025
44
title: Troubleshooting cmdlets
55
---
66
# Troubleshooting cmdlets
@@ -27,16 +27,8 @@ the PowerShell Gallery. Ensure that your network access policies allow you to co
2727

2828
Hosts required for package discovery and download:
2929

30-
- `onegetcdn.azureedge.net` - CDN hostname
31-
- `psg-prod-centralus.azureedge.net` - CDN hostname
32-
- `psg-prod-eastus.azureedge.net` - CDN hostname
33-
- `az818661.vo.msecnd.net` - CDN hostname
34-
35-
> [!NOTE]
36-
> The CDN for the PowerShell gallery is active for one name, `psg-prod-eastus.azureedge.net` or
37-
> `psg-prod-centralus.azureedge.net`, at any given time. The inactive name becomes the valid, active
38-
> name if there is a need to failover the service. Therefore, both names should be included in your
39-
> allow lists.
30+
- `cdn.oneget.org` - CDN hostname
31+
- `cdn.powershellgallery.com` - CDN hostname
4032

4133
Hosts required when using the PowerShell Gallery website:
4234

0 commit comments

Comments
 (0)