Skip to content

Commit c5b7f02

Browse files
committed
fixing url
1 parent a013afd commit c5b7f02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/v1/how-to-troubleshoot-auto-ml.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Troubleshoot automated ML experiments
33
titleSuffix: Azure Machine Learning
44
description: Learn how to troubleshoot and resolve issues in your automated machine learning experiments.
55
author: manashgoswami
6-
ms.author: manashg
6+
ms.author: ssalggado
77
ms.reviewer: ssalgado
88
services: machine-learning
99
ms.service: azure-machine-learning
@@ -211,7 +211,7 @@ If you have over 100 automated ML experiments, this may cause new automated ML e
211211
If you are under virtual networks (VNets), you may run into model download failures when using AutoML NLP. This is because network traffic is blocked from downloading the models and tokenizers from Azure CDN. To unblock this, please allow list the below URLs in the "Application rules" setting of the VNet firewall policy:
212212
213213
* ```aka.ms ```
214-
* ```https://automlresources-prod.azureedge.net ```
214+
* ```https://automlresources-prod-d0eaehh7g8andvav.b02.azurefd.net```
215215
216216
Please follow the instructions [here to configure the firewall settings.](../how-to-access-azureml-behind-firewall.md)
217217

0 commit comments

Comments
 (0)