Skip to content

Commit 7278e0b

Browse files
Merge pull request #228541 from dem108/patch-18
update messaging for smallest SKUs
2 parents 740bdfd + 98cf4d9 commit 7278e0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ author: dem108
1010
ms.author: sehan
1111
ms.reviewer: mopeakande
1212
ms.custom: devplatv2, event-tier1-build-2022
13-
ms.date: 06/02/2022
13+
ms.date: 02/24/2023
1414
---
1515

1616
# Managed online endpoints SKU list
@@ -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_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-online-endpoints.md#use-more-than-one-model).
33+
> `Standard_DS1_v2` and `Standard_F2s_v2` may be too small for bigger models and may lead to container termination due to insufficient memory, not enough space on the disk, or probe failure as it takes too long to initiate the container. If you want to reduce the cost of deploying multiple models with managed online endpoint, see [the example for multi models](how-to-deploy-online-endpoints.md#use-more-than-one-model). If you face [OutOfQuota errors](how-to-troubleshoot-online-endpoints.md?tabs=cli#error-outofquota) or [ReourceNotReady errors](how-to-troubleshoot-online-endpoints.md?tabs=cli#error-resourcenotready), try bigger VM SKUs.

0 commit comments

Comments
 (0)