Skip to content

Commit 7598299

Browse files
authored
Update concept-endpoints.md
1 parent 6ee0b42 commit 7598299

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/machine-learning/concept-endpoints.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@ The following table shows a summary of the different features available to onlin
8888
| Deployment's routing | Traffic split | Switch to default |
8989
| Mirror traffic for safe rollout | Yes | No |
9090
| Swagger support | Yes | No |
91-
| Authentication | Key and token | Microsoft Entra ID |
91+
| Authentication | Key and token | Microsoft Entra ID |
9292
| Private network support | Yes | Yes |
93-
| Managed network isolation | Yes | No |
94-
| Customer-managed keys | Yes | No |
93+
| Managed network isolation | Yes | Yes [(see required additional configuration)](how-to-managed-network.md#scenario-use-batch-endpoints) |
94+
| Customer-managed keys | Yes | Yes |
9595
| Cost basis | None | None |
9696

9797
#### Deployments
@@ -100,7 +100,7 @@ The following table shows a summary of the different features available to onlin
100100

101101
| Feature | [Online Endpoints](concept-endpoints-online.md) | [Batch endpoints](concept-endpoints-batch.md) |
102102
|-------------------------------|-------------------------------------------------|-----------------------------------------------|
103-
| Deployment types | Models | Models and Pipeline components |
103+
| Deployment types | Models | Models and Pipeline components |
104104
| MLflow model deployment | Yes | Yes |
105105
| Custom model deployment | Yes, with scoring script | Yes, with scoring script |
106106
| Model package deployment <sup>1</sup> | Yes (preview) | No |

0 commit comments

Comments
 (0)