Skip to content

Commit a20d6ff

Browse files
Update configure-managed-network.md
updated set of required URLs for vscode on managed vnet scenario
1 parent 5d428b8 commit a20d6ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/ai-studio/how-to/configure-managed-network.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,6 @@ The hosts in this section are used to install Visual Studio Code packages to est
786786
| `code.visualstudio.com` | Required to download and install VS Code desktop. This host isn't required for VS Code Web. |
787787
| `update.code.visualstudio.com`<br>`*.vo.msecnd.net` | Used to retrieve VS Code server bits that are installed on the compute instance through a setup script. |
788788
| `marketplace.visualstudio.com`<br>`vscode.blob.core.windows.net`<br>`*.gallerycdn.vsassets.io` | Required to download and install VS Code extensions. These hosts enable the remote connection to compute instances. For more information, see [Get started with Azure AI Foundry projects in VS Code](./develop/vscode.md). |
789-
| `https://github.com/microsoft/vscode-tools-for-ai/tree/master/azureml_remote_websocket_server/*`<br>`raw.githubusercontent.com` | Used to retrieve websocket server bits that are installed on the compute instance. The websocket server is used to transmit requests from Visual Studio Code client (desktop application) to Visual Studio Code server running on the compute instance. |
790789
| `vscode.download.prss.microsoft.com` | Used for Visual Studio Code download CDN |
791790

792791
#### Ports

0 commit comments

Comments
 (0)