Skip to content

Commit 5a71c1d

Browse files
Apply suggestions from code review
Co-authored-by: Mope Akande <[email protected]>
1 parent 8deef43 commit 5a71c1d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/machine-learning/how-to-view-online-endpoints-costs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: View costs for managed online endpoints
33
titleSuffix: Azure Machine Learning
4-
description: 'Learn to how view costs for a managed online endpoint in Azure Machine Learning in the Azure portal.'
4+
description: 'Learn to view costs for a managed online endpoint in Azure Machine Learning in the Azure portal.'
55
services: machine-learning
66
ms.service: azure-machine-learning
77
author: msakande
@@ -16,7 +16,7 @@ ms.custom: how-to, deploy, devplatv2
1616

1717
# View costs for an Azure Machine Learning managed online endpoint
1818

19-
Learn how to view costs for a managed online endpoint. Costs for your endpoints accrue to the associated workspace. You can see costs for a specific endpoint using tags.
19+
Learn how to view costs for a managed online endpoint. Costs for your endpoints accrue to the associated workspace. You can see costs for a specific endpoint by using tags.
2020

2121
> [!IMPORTANT]
2222
> This article only applies to viewing costs for Azure Machine Learning managed online endpoints. Managed online endpoints are different from other resources since they must use tags to track costs.
@@ -58,7 +58,7 @@ Create a tag filter to show your managed online endpoint and managed online depl
5858
:::image type="content" source="./media/how-to-view-online-endpoints-costs/online-endpoints-cost-analysis-select-endpoint-deployment.png" lightbox="./media/how-to-view-online-endpoints-costs/online-endpoints-cost-analysis-select-endpoint-deployment.png" alt-text="Screenshot of the Cost Analysis view showing a red box around the Tag buttons.":::
5959

6060
> [!TIP]
61-
> Managed online endpoint uses VMs for the deployments. If you submitted a request to create an online deployment and it failed, it might have passed the stage when compute is created. In that case, the failed deployment would incur charges. If you finished debugging or investigation for the failure, you can delete the failed deployments to save the cost.
61+
> Managed online endpoints use virtual machines (VMs) for the deployments. If you submitted a request to create an online deployment and it failed, it might have passed the stage when compute is created. In that case, the failed deployment would incur charges. If you finished debugging or investigating the failure, you can delete the failed deployments to save the cost.
6262
6363
## Related content
6464

0 commit comments

Comments
 (0)