Skip to content

Commit f1880c2

Browse files
authored
Update how-to-secure-batch-endpoint.md
1 parent e585b53 commit f1880c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-secure-batch-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The following diagram shows how the networking looks like for batch endpoints wh
3737
:::image type="content" source="./media/how-to-secure-batch-endpoint/batch-vnet-peering.png" alt-text="Diagram that shows the high level architecture of a secure Azure Machine Learning workspace deployment.":::
3838

3939
> [!CAUTION]
40-
> Batch Endpoints, as opposite to Online Endpoints, don't use Azure Machine Learning managed VNets. Hence, they don't support the keys `public_network_access` or `egress_public_network_access`. It is not possible to deploy public batch endpoints on private link-enabled workspaces.
40+
> Batch Endpoints, as opposite to Online Endpoints, don't support the keys `public_network_access` or `egress_public_network_access` when configuring the endpoint. It is not possible to deploy public batch endpoints on private link-enabled workspaces.
4141
4242
## Securing batch deployment jobs
4343

0 commit comments

Comments
 (0)