Skip to content

Commit 400e281

Browse files
authored
Merge pull request #102695 from changeworld/patch-1
Fix typo
2 parents 327dab4 + 158c416 commit 400e281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ These rule collections are described in more detail in [What are some Azure Fire
9797
| **\*.anaconda.org** | Used to get repo data. |
9898
| **pypi.org** | Used to list dependencies from the default index, if any, and the index isn't overwritten by user settings. If the index is overwritten, you must also allow **\*.pythonhosted.org**. |
9999
| **cloud.r-project.org** | Used when installing CRAN packages for R development. |
100-
| **ghcr.io**</br>**pkg-containers.githubusercontent.com** | Used by the Custom Applications feature on a compute instance to pull images from Github Container Repository (ghcr.io). For example, the RStudio or Posit Workbench image is hosted here. |
100+
| **ghcr.io**</br>**pkg-containers.githubusercontent.com** | Used by the Custom Applications feature on a compute instance to pull images from GitHub Container Repository (ghcr.io). For example, the RStudio or Posit Workbench image is hosted here. |
101101
| **\*pytorch.org** | Used by some examples based on PyTorch. |
102102
| **\*.tensorflow.org** | Used by some examples based on Tensorflow. |
103103
| **\*vscode.dev**</br>**\*vscode-unpkg.net**</br>**\*vscode-cdn.net**</br>**\*vscodeexperiments.azureedge.net**</br>**default.exp-tas.com** | Required to access vscode.dev (Visual Studio Code for the Web) |

0 commit comments

Comments
 (0)