View costs for an Azure Machine Learning managed online endpoint

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

Important

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 viewing the costs of other Azure resources, see Quickstart: Explore and analyze costs with cost analysis.

Prerequisites

  • Deploy an Azure Machine Learning managed online endpoint.
  • Have at least Billing Reader access on the subscription where the endpoint is deployed

View costs

Navigate to the Cost Analysis page for your subscription:

  1. In the Azure portal, Select Cost Analysis for your subscription.

    Managed online endpoint cost analysis: screenshot of a subscription in the Azure portal showing red box around "Cost Analysis" button on the left hand side.

Create a filter to scope data to your Azure Machine Learning workspace resource:

  1. At the top navigation bar, select Add filter.

  2. In the first filter dropdown, select Resource for the filter type.

  3. In the second filter dropdown, select your Azure Machine Learning workspace.

    Managed online endpoint cost analysis: screenshot of the Cost Analysis view showing a red box around the "Add filter" button at the top right.

Create a tag filter to show your managed online endpoint and/or managed online deployment:

  1. Select Add filter > Tag > azuremlendpoint: "<your endpoint name>"

  2. Select Add filter > Tag > azuremldeployment: "<your deployment name>".

    Note

    Dollar values in this image are fictitious and do not reflect actual costs.

    Managed online endpoint cost analysis: screenshot of the Cost Analysis view showing a red box around the "Tag" buttons in the top right.

Next steps