Skip to content

Commit bcc6e99

Browse files
committed
Add port information
1 parent 8ef4178 commit bcc6e99

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 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: 01/17/2023
3+
ms.date: 04/29/2025
44
title: Troubleshooting cmdlets
55
---
66
# Troubleshooting cmdlets
@@ -21,9 +21,9 @@ Update-Module Azure -Verbose
2121

2222
## Required network endpoints
2323

24-
The Install and Update cmdlets require internet access to connect to the network endpoints used
25-
by the PowerShell Gallery. Ensure that your network access policies allow you to connect to the
26-
following endpoints.
24+
The Install and Update cmdlets require internet access to connect to the network endpoints used by
25+
the PowerShell Gallery. Ensure that your network access policies allow you to connect to TCP port
26+
443 of the following endpoints.
2727

2828
Hosts required for package discovery and download:
2929

0 commit comments

Comments
 (0)