Skip to content

Commit fe32575

Browse files
author
Larry Franks
committed
feedback
1 parent 562b5c3 commit fe32575

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ The hosts in the following tables are owned by Microsoft, and provide services r
260260
**Azure Machine Learning hosts**
261261

262262
> [!IMPORTANT]
263-
> In the following table, replace `<storage>` with the name of the default storage account for your Azure Machine Learning workspace.
263+
> In the following table, replace `<storage>` with the name of the default storage account for your Azure Machine Learning workspace. Replace `<region>` with the region of your workspace.
264264
265265
# [Azure public](#tab/public)
266266

@@ -270,7 +270,7 @@ The hosts in the following tables are owned by Microsoft, and provide services r
270270
| API |\*.azureml.ms | TCP | 443 |
271271
| API | \*.azureml.net | TCP | 443 |
272272
| Model management | \*.modelmanagement.azureml.net | TCP | 443 |
273-
| Integrated notebook | \*.notebooks.azure.net | TCP | 443 |
273+
| Integrated notebook | \*.<region>.notebooks.azure.net | TCP | 443 |
274274
| Integrated notebook | \<storage\>.file.core.windows.net | TCP | 443, 445 |
275275
| Integrated notebook | \<storage\>.dfs.core.windows.net | TCP | 443 |
276276
| Integrated notebook | \<storage\>.blob.core.windows.net | TCP | 443 |

0 commit comments

Comments
 (0)