Skip to content

Commit c4737d0

Browse files
authored
Typo: 2 scenarios described with the same config
- Above sentence already explained situation with the service endpoint; - Second sentence started with a "private endpoint" scenario, but then mistakenly referred to the "service endpoint" again instead of a correct "private endpoint".
1 parent 7d048a7 commit c4737d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-administrate-data-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ When an Azure Storage account is behind a virtual network, the storage firewall
9696
When the workspace uses a private endpoint and the storage account is also in the VNet, there are extra validation requirements when using studio:
9797

9898
* 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.
99-
* 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.
99+
* 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.
100100

101101
## Azure Data Lake Storage Gen1
102102

0 commit comments

Comments
 (0)