Skip to content

Commit c3a260a

Browse files
Fixing Typo
1 parent 5dc62b1 commit c3a260a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-secure-workspace-vnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ In this article you learn how to enable the following workspaces resources in a
7171
* If you plan to use Azure Machine Learning studio and the storage account is also in the VNet, there are extra validation requirements:
7272

7373
* If the storage account uses a __service endpoint__, the workspace private endpoint and storage service endpoint must be in the same subnet of the VNet.
74-
* If the storage account uses a __private endpoint__, the workspace private endpoint and storage service endpoint must be in the same VNet. In this case, they can be in different subnets.
74+
* If the storage account uses a __private endpoint__, the workspace private endpoint and storage private endpoint must be in the same VNet. In this case, they can be in different subnets.
7575

7676
### Azure Container Registry
7777

@@ -350,4 +350,4 @@ This article is part of a series on securing an Azure Machine Learning workflow.
350350
* [Secure the inference environment](how-to-secure-inferencing-vnet.md)
351351
* [Enable studio functionality](how-to-enable-studio-virtual-network.md)
352352
* [Use custom DNS](how-to-custom-dns.md)
353-
* [Use a firewall](how-to-access-azureml-behind-firewall.md)
353+
* [Use a firewall](how-to-access-azureml-behind-firewall.md)

0 commit comments

Comments
 (0)