Skip to content

Commit 66890e0

Browse files
authored
Merge pull request #98556 from vivek-dani/patch-3
Add required hostnames for AutoML vision
2 parents bbac9b0 + 2862c07 commit 66890e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -260,11 +260,11 @@ The hosts in the following tables are owned by Microsoft, and provide services r
260260
| Integrated notebook | \<storage\>.blob.core.windows.net | TCP | 443 |
261261
| Integrated notebook | graph.microsoft.com | TCP | 443 |
262262
| Integrated notebook | \*.aznbcontent.net | TCP | 443 |
263-
| AutoML NLP | automlresources-prod.azureedge.net | TCP | 443 |
264-
| AutoML NLP | aka.ms | TCP | 443 |
263+
| AutoML NLP, Vision | automlresources-prod.azureedge.net | TCP | 443 |
264+
| AutoML NLP, Vision | aka.ms | TCP | 443 |
265265

266266
> [!NOTE]
267-
> AutoML NLP is currently only supported in Azure public regions.
267+
> AutoML NLP, Vision are currently only supported in Azure public regions.
268268
269269
# [Azure Government](#tab/gov)
270270

0 commit comments

Comments
 (0)