Skip to content

Commit 1589c4e

Browse files
authored
Update remote-debugger-port-assignments.md
Hi, I am the engineer from App Service team and noticed this description is wrong. we use port 4024 for both 32bit and 64bit.
1 parent e75edb6 commit 1589c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/debugger/remote-debugger-port-assignments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ This port is configurable from the command line: **Msvsmon /wow64port \<port num
5959

6060
## Remote Debugger Ports on Microsoft Azure App Service
6161

62-
Remote debugger ports are configurable. Currently, Azure App Service does not use the default ports associated with your version of Visual Studio. Azure App Service uses port 4024 (64-bit) and 4025 (for a 32-bit process) for the remote debugger.
62+
Remote debugger ports are configurable. Currently, Azure App Service does not use the default ports associated with your version of Visual Studio. Azure App Service uses port 4024 for the remote debugger.
6363

6464
## The Discovery Port
6565

0 commit comments

Comments
 (0)