Skip to content

Commit df5b5f2

Browse files
authored
fix minimum SKUs
1 parent 5a26d5c commit df5b5f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/reference-managed-online-endpoints-vm-sku-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ This table shows the VM SKUs that are supported for Azure Machine Learning manag
3030
| X-Large| - | Standard_F32s_v2 <br/> Standard_F48s_v2 <br/> Standard_F64s_v2 <br/> Standard_F72s_v2 <br/> Standard_FX24mds <br/> Standard_FX36mds <br/> Standard_FX48mds| Standard_E32s_v3 <br/> Standard_E48s_v3 <br/> Standard_E64s_v3 | Standard_ND40rs_v2 <br/> Standard_ND96asr_v4 <br/> Standard_ND96amsr_A100_v4 <br/>|
3131

3232
> [!CAUTION]
33-
> `Standard_DS1_v2` and `Standard_DS2_v2` may be too small to compute resources used with managed online endpoints. If you want to reduce the cost of deploying multiple models, see [the example for multi models](how-to-deploy-managed-online-endpoints.md#use-more-than-one-model).
33+
> `Standard_DS1_v2` and `Standard_F2s_v2` may be too small to compute resources used with managed online endpoints. If you want to reduce the cost of deploying multiple models, see [the example for multi models](how-to-deploy-managed-online-endpoints.md#use-more-than-one-model).

0 commit comments

Comments
 (0)