diff --git a/powershell-gallery/docs-conceptual/getting-started.md b/powershell-gallery/docs-conceptual/getting-started.md index 8f22b27..064a2e7 100644 --- a/powershell-gallery/docs-conceptual/getting-started.md +++ b/powershell-gallery/docs-conceptual/getting-started.md @@ -1,6 +1,6 @@ --- description: This article explains how to get started using the PowerShell Gallery and the PowerShellGet cmdlets -ms.date: 05/07/2024 +ms.date: 12/04/2024 ms.topic: get-started title: Get Started with the PowerShell Gallery --- @@ -132,14 +132,14 @@ These hostnames should be added to the allow lists that control access from your Hosts required for package discovery and download: -- `onegetcdn.azureedge.net` - CDN hostname used by the PowerShellGet module -- `powershellgallery.azureedge.net` - CDN hostname used by the PowerShellGet and - Microsoft.PowerShell.PSResourceGet modules +- `onegetcdn.azureedge.net` +- `powershellgallery.azureedge.net` +- `psg-prod-eastus.azureedge.net` Hosts required when using the PowerShell Gallery website: - `*.powershellgallery.com` - website -- `go.microsoft.com` - redirection service +- `go.microsoft.com` and `aka.ms` - redirection services [!INCLUDE [TLS 1.2 Requirement](../includes/tls-gallery.md)] diff --git a/powershell-gallery/docs-conceptual/powershellget/psresourceget-release-notes.md b/powershell-gallery/docs-conceptual/powershellget/psresourceget-release-notes.md index 6154695..e53bffc 100644 --- a/powershell-gallery/docs-conceptual/powershellget/psresourceget-release-notes.md +++ b/powershell-gallery/docs-conceptual/powershellget/psresourceget-release-notes.md @@ -1,6 +1,6 @@ --- description: This article contains release notes for the PSResourceGet module. -ms.date: 10/31/2024 +ms.date: 12/04/2024 ms.topic: release-notes title: What's new in PSResourceGet? --- @@ -14,8 +14,8 @@ complete list of changes, see the [CHANGELOG][01] in the GitHub repository. ## Release history -- v1.1.0-rc2 - Current preview release - released to the PowerShell Gallery only -- v1.1.0-rc1 - Current preview release - first shipped in PowerShell 7.5.0-rc1 +- v1.1.0-rc2 - Current preview release - first shipped in PowerShell 7.5.0-rc1 +- v1.1.0-rc1 - Current preview release - first shipped in PowerShell 7.5.0-preview.5 - v1.1.0-preview2 - released to the PowerShell Gallery only - v1.1.0-preview.1 - Preview release - first shipped in PowerShell 7.5.0-preview.4 - v1.0.6 - released to the PowerShell Gallery only diff --git a/powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/About/about_PSResourceGet.md b/powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/About/about_PSResourceGet.md index 12ea5d3..81885e6 100644 --- a/powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/About/about_PSResourceGet.md +++ b/powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/About/about_PSResourceGet.md @@ -2,7 +2,7 @@ description: Describes how to use version 3.x of the PowerShellGet module. Locale: en-US ms.custom: 1.1.0-rc2 -ms.date: 10/31/2024 +ms.date: 12/04/2024 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.psresourceget/about_PSResourceGet?view=powershellget-3.x&WT.mc_id=ps-gethelp schema: 2.0.0 title: about PSResourceGet @@ -11,7 +11,7 @@ title: about PSResourceGet ## Short description -Describes how to use version 1.1.0-rc1 of the +Describes how to use version 1.1.0-rc2 of the **Microsoft.PowerShell.PSResourceGet** module. ## Long description