Skip to content

Commit 479800d

Browse files
Merge pull request #218111 from Blackmist/language-server
adding info on language server port
2 parents 309a8d1 + eb01d6a commit 479800d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/machine-learning/how-to-access-azureml-behind-firewall.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ The following are well-known ports used by services listed in this article. If a
4242
| 443 | Secured web traffic (HTTPS) |
4343
| 445 | SMB traffic used to access file shares in Azure File storage |
4444
| 8787 | Used when connecting to RStudio on a compute instance |
45+
| 18881 | Used to connect to the language server to enable IntelliSense for notebooks on a compute instance. |
4546

4647
## Required public internet access
4748

0 commit comments

Comments
 (0)