diff --git a/articles/machine-learning/how-to-configure-private-link.md b/articles/machine-learning/how-to-configure-private-link.md index 34b629a2af..2d871435a3 100644 --- a/articles/machine-learning/how-to-configure-private-link.md +++ b/articles/machine-learning/how-to-configure-private-link.md @@ -428,7 +428,7 @@ The following table shows the possible configurations for your workspace and man | Workspace
public network access | Managed online endpoint
public network access | Does the workspace
respect the selected IPs? | Does the online endpoint
respect the selected IPs? | | --- | --- | --- | --- | | Disabled | Disabled | No (all public traffic rejected) | No | -| Disabled | Enabled | No (all public traffic rejected) | Yes | +| Disabled | Enabled | No (all public traffic rejected) | Not supported | | Enabled from selected IPs | Disabled | Yes | No | | Enabled from selected IPs | Enabled | Yes | Yes |