Skip to content

Commit aa191a9

Browse files
author
Larry Franks
committed
fixing link
1 parent 1318835 commit aa191a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/machine-learning-public-internet-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ You may also need to allow __outbound__ traffic to Visual Studio Code and non-Mi
5050
| **\*.tensorflow.org** | Used by some examples based on Tensorflow. |
5151
| **code.visualstudio.com** | Required to download and install VS Code desktop. This is not required for VS Code Web. |
5252
| **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. |
53-
| **marketplace.visualstudio.com**</br>**vscode.blob.core.windows.net**</br>**\*.gallerycdn.vsassets.io** | Required to download and install VS Code extensions. These enable the remote connection to Compute Instances provided by the Azure ML extension for VS Code, see [Connect to an Azure Machine Learning compute instance in Visual Studio Code](./how-to-set-up-vs-code-remote.md) for more information. |
53+
| **marketplace.visualstudio.com**</br>**vscode.blob.core.windows.net**</br>**\*.gallerycdn.vsassets.io** | Required to download and install VS Code extensions. These enable the remote connection to Compute Instances provided by the Azure ML extension for VS Code, see [Connect to an Azure Machine Learning compute instance in Visual Studio Code](/azure/machine-learning/how-to-set-up-vs-code-remote) for more information. |
5454
| **raw.githubusercontent.com/microsoft/vscode-tools-for-ai/master/azureml_remote_websocket_server/\*** | Used to retrieve websocket server bits, which 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.|
5555

5656
When using Azure Kubernetes Service (AKS) with Azure Machine Learning, allow the following traffic to the AKS VNet:

0 commit comments

Comments
 (0)