Skip to content

Commit 959dd01

Browse files
authored
Update the endpoints for PowerShell Gallery (#131)
1 parent 4da834b commit 959dd01

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

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

Lines changed: 4 additions & 3 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: 01/25/2024
3+
ms.date: 05/07/2024
44
ms.topic: get-started
55
title: 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

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

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

0 commit comments

Comments
 (0)