Skip to content

Commit abd23ca

Browse files
authored
Merge pull request #2666 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-ai-docs (branch main)
2 parents e069516 + 1a39de4 commit abd23ca

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)