Skip to content

Commit 28761fa

Browse files
committed
Edit content
1 parent b5e1c45 commit 28761fa

File tree

2 files changed

+57
-39
lines changed

2 files changed

+57
-39
lines changed

articles/machine-learning/how-to-autoscale-endpoints.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,10 @@ The following steps continue the rule configuration on the __Custom autoscale__
455455

456456
## Find IDs for supported metrics
457457

458-
If you want to use other metrics in code to set up autoscale rules by using the Azure CLI or the SDK, see the table in [Available metrics](how-to-monitor-online-endpoints.md#available-metrics).
458+
You can use other metrics when you use the Azure CLI or the SDK to set up autoscale rules.
459+
460+
- For the names of endpoint metrics to use in code, see the values in the __Name in REST API__ column in the table in [Supported metrics for Microsoft.MachineLearningServices/workspaces/onlineEndpoints](monitor-azure-machine-learning-reference.md#supported-metrics-for-microsoftmachinelearningservicesworkspacesonlineendpoints).
461+
- For the names of deployment metrics to use in code, see the values in the __Name in REST API__ column in the tables in [Supported metrics for Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments](monitor-azure-machine-learning-reference.md#supported-metrics-for-microsoftmachinelearningservicesworkspacesonlineendpointsdeployments).
459462

460463
## Create scale rule based on schedule
461464

0 commit comments

Comments
 (0)