Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs-conceptual/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ To get the latest information for the Configuration Manager PowerShell module, u
>
> For more information, see [PowerShell version 2103 release notes](/powershell/sccm/2103-release-notes#known-issue-with-updateable-powershell-help).

The computer on which you run this cmdlet needs internet access, specifically `pshelpprod.blob.core.windows.net`. Then run the following command from an elevated PowerShell session:
The computer on which you run this cmdlet needs internet access, specifically `pshelpprod.z22.web.core.windows.net`. Then run the following command from an elevated PowerShell session:

```powershell
Update-Help -Module ConfigurationManager
Expand Down