Skip to content

Commit c267b42

Browse files
authored
Merge pull request #2476 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-ai-docs (branch main)
2 parents a224081 + 1823c95 commit c267b42

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
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

articles/machine-learning/how-to-managed-network.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1044,7 +1044,6 @@ If you plan to use __Visual Studio Code__ with Azure Machine Learning, add outbo
10441044
| `code.visualstudio.com` | Required to download and install VS Code desktop. This host isn't required for VS Code Web. |
10451045
| `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. |
10461046
| `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 [Manage Azure Machine Learning resources in VS Code](how-to-manage-resources-vscode.md). |
1047-
| `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. |
10481047
| `vscode.download.prss.microsoft.com` | Used for Visual Studio Code download CDN |
10491048

10501049
### Scenario: Use batch endpoints or ParallelRunStep

0 commit comments

Comments
 (0)