Skip to content

Commit cc039aa

Browse files
authored
fix port
1 parent ed7fe5f commit cc039aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +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.
173+
- Windows clients must have ports 4999-5001 available.
174+
- Linux clients must have port 5001 available.
175175
- 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.
176176

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

0 commit comments

Comments
 (0)