We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7b1e30 commit 7b27adbCopy full SHA for 7b27adb
1 file changed
powershell-gallery/docs-conceptual/getting-started.md
@@ -1,6 +1,6 @@
1
---
2
description: This article explains how to get started using the PowerShell Gallery and the PowerShellGet cmdlets
3
-ms.date: 12/04/2024
+ms.date: 06/19/2025
4
ms.topic: get-started
5
title: Get Started with the PowerShell Gallery
6
@@ -132,9 +132,9 @@ These hostnames should be added to the allow lists that control access from your
132
133
Hosts required for package discovery and download:
134
135
-- `onegetcdn.azureedge.net`
136
-- `powershellgallery.azureedge.net`
137
-- `psg-prod-eastus.azureedge.net`
+- `cdn.oneget.org`
+- `cdn.powershellgallery.com`
138
139
Hosts required when using the PowerShell Gallery website:
140
0 commit comments