File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
articles/machine-learning Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -88,10 +88,10 @@ The following table shows a summary of the different features available to onlin
88
88
| Deployment's routing | Traffic split | Switch to default |
89
89
| Mirror traffic for safe rollout | Yes | No |
90
90
| Swagger support | Yes | No |
91
- | Authentication | Key and token | Microsoft Entra ID |
91
+ | Authentication | Key and token | Microsoft Entra ID |
92
92
| 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 |
95
95
| Cost basis | None | None |
96
96
97
97
#### Deployments
@@ -100,7 +100,7 @@ The following table shows a summary of the different features available to onlin
100
100
101
101
| Feature | [ Online Endpoints] ( concept-endpoints-online.md ) | [ Batch endpoints] ( concept-endpoints-batch.md ) |
102
102
| -------------------------------| -------------------------------------------------| -----------------------------------------------|
103
- | Deployment types | Models | Models and Pipeline components |
103
+ | Deployment types | Models | Models and Pipeline components |
104
104
| MLflow model deployment | Yes | Yes |
105
105
| Custom model deployment | Yes, with scoring script | Yes, with scoring script |
106
106
| Model package deployment <sup >1</sup > | Yes (preview) | No |
You can’t perform that action at this time.
0 commit comments