Skip to content

Commit ed7fe5f

Browse files
authored
add required ports for HCM
1 parent b61b71c commit ed7fe5f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/app-service/app-service-hybrid-connections.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to create and use hybrid connections in Azure App Service
44
author: seligj95
55
ms.assetid: 66774bde-13f5-45d0-9a70-4e9536a4f619
66
ms.topic: article
7-
ms.date: 06/04/2025
7+
ms.date: 07/07/2025
88
ms.update-cycle: 1095-days
99
ms.author: jordanselig
1010
ms.custom:
@@ -170,6 +170,8 @@ To support the Hybrid Connections it's configured with, the Hybrid Connection Ma
170170

171171
- TCP access to Azure over port 443.
172172
- TCP access to the Hybrid Connection endpoint.
173+
- Windows clients must have ports 5000-5002 available.
174+
- Linux clients must have port 5000 available.
173175
- The ability to do DNS look-ups on the endpoint host and the Service Bus namespace. In other words, the hostname in the Azure relay connection should be resolvable from the machine that hosts the Hybrid Connection Manager.
174176

175177
### Getting started with the Hybrid Connection Manager GUI

0 commit comments

Comments
 (0)