Skip to content

Commit 1a39de4

Browse files
authored
Merge pull request #202 from jeff-shepherd/patch-2
Update how-to-prevent-data-loss-exfiltration.md
2 parents 7db5cb6 + c46eb51 commit 1a39de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-prevent-data-loss-exfiltration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Azure Machine Learning has several inbound and outbound dependencies. Some of th
2929
* __AzureFrontDoor.frontend outbound__: Azure Front Door is used by the Azure Machine Learning studio UI and AutoML. Instead of allowing outbound to the service tag (AzureFrontDoor.frontend), switch to the following fully qualified domain names (FQDN). Switching to these FQDNs removes unnecessary outbound traffic included in the service tag and allows only what is needed for Azure Machine Learning studio UI and AutoML.
3030

3131
- `ml.azure.com`
32-
- `automlresources-prod.azureedge.net`
32+
- `automlresources-prod-d0eaehh7g8andvav.b02.azurefd.net`
3333

3434
> [!TIP]
3535
> The information in this article is primarily about using an Azure Virtual Network. Azure Machine Learning can also use a **managed virtual networks**. With a managed virtual network, Azure Machine Learning handles the job of network isolation for your workspace and managed computes.

0 commit comments

Comments
 (0)