Skip to content

Commit d7f2614

Browse files
author
Larry Franks
committed
fixing misinformation
1 parent d3a26de commit d7f2614

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-network-security-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.subservice: enterprise-readiness
88
ms.reviewer: larryfr
99
ms.author: jhirono
1010
author: jhirono
11-
ms.date: 07/28/2022
11+
ms.date: 08/08/2022
1212
ms.topic: how-to
1313
ms.custom: devx-track-python, references_regions, contperf-fy21q1, contperf-fy21q4, FY21Q4-aml-seo-hack, security, event-tier1-build-2022
1414
---
@@ -50,7 +50,7 @@ The following table compares how services access different parts of an Azure Mac
5050
| Scenario | Workspace | Associated resources | Training compute environment | Inferencing compute environment |
5151
|-|-|-|-|-|-|
5252
|**No virtual network**| Public IP | Public IP | Public IP | Public IP |
53-
|**Public workspace, all other resources in a virtual network** | Public IP | Public IP (service endpoint) <br> **- or -** <br> Private IP (private endpoint) | Private IP | Private IP |
53+
|**Public workspace, all other resources in a virtual network** | Public IP | Public IP (service endpoint) <br> **- or -** <br> Private IP (private endpoint) | Public IP | Private IP |
5454
|**Secure resources in a virtual network**| Private IP (private endpoint) | Public IP (service endpoint) <br> **- or -** <br> Private IP (private endpoint) | Private IP | Private IP |
5555

5656
* **Workspace** - Create a private endpoint for your workspace. The private endpoint connects the workspace to the vnet through several private IP addresses.

0 commit comments

Comments
 (0)