Skip to content

Commit 6db705a

Browse files
authored
Merge pull request #2669 from MicrosoftDocs/main
01/31/2025 AM Publishing
2 parents 7db5cb6 + a013afd commit 6db705a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

articles/ai-studio/how-to/flow-deploy.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.custom:
99
- build-2024
1010
- ignite-2024
1111
ms.topic: how-to
12-
ms.date: 5/21/2024
12+
ms.date: 01/27/2025
1313
ms.reviewer: gmuthukumar
1414
ms.author: lagayhar
1515
author: lgayhardt
@@ -37,6 +37,7 @@ To deploy a prompt flow as an online endpoint, you need:
3737

3838
* An Azure subscription. If you don't have one, create a free account before you begin.
3939
* An Azure AI Foundry project.
40+
* A **Microsoft.PolicyInsights** resource provider registered in the selected subscription. For more information on registering a resource provide, see [Register resource provider](/azure/azure-resource-manager/management/resource-providers-and-types#register-resource-provider-1).
4041

4142
## Create an online deployment
4243

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)