Skip to content

Commit c3f7528

Browse files
Last look fixes.
1 parent fe4fcda commit c3f7528

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

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

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ ms.custom: how-to, deploy, devplatv2
1919
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.
2020

2121
> [!IMPORTANT]
22-
> 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. For more information on managing and optimizing cost for Azure Machine Learning, see [Manage and optimize Azure Machine Learning costs](how-to-manage-optimize-cost.md). For more information on viewing the costs of other Azure resources, see [Quickstart: Start using Cost analysis](../cost-management-billing/costs/quick-acm-cost-analysis.md).
22+
> 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.
23+
>
24+
> For more information on managing and optimizing cost for Azure Machine Learning, see [Manage and optimize Azure Machine Learning costs](how-to-manage-optimize-cost.md). For more information on viewing the costs of other Azure resources, see [Quickstart: Start using Cost analysis](../cost-management-billing/costs/quick-acm-cost-analysis.md).
2325
2426
## Prerequisites
2527

@@ -44,14 +46,14 @@ Create a filter to scope data to your Azure Machine Learning workspace resource:
4446

4547
:::image type="content" source="./media/how-to-view-online-endpoints-costs/online-endpoints-cost-analysis-add-filter.png" lightbox="./media/how-to-view-online-endpoints-costs/online-endpoints-cost-analysis-add-filter.png" alt-text="creenshot of the Cost Analysis view showing a red box around the Add filter button.":::
4648

47-
Create a tag filter to show your managed online endpoint and/or managed online deployment:
49+
Create a tag filter to show your managed online endpoint and managed online deployment:
4850

49-
1. Select **Add filter** > **Tag** > **azuremlendpoint**: "\<your endpoint name>"
51+
1. Select **Add filter** > **Tag** > **azuremlendpoint**: *\<your endpoint name>*.
5052

51-
1. Select **Add filter** > **Tag** > **azuremldeployment**: "\<your deployment name>".
53+
1. Select **Add filter** > **Tag** > **azuremldeployment**: *\<your deployment name>*.
5254

53-
> [!NOTE]
54-
> Dollar values in this image are fictitious and do not reflect actual costs.
55+
> [!NOTE]
56+
> Dollar values in this image are fictitious and do not reflect actual costs.
5557
5658
:::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.":::
5759

0 commit comments

Comments
 (0)