Skip to content

Commit 6690629

Browse files
Merge pull request #216192 from msakande/endpoint-articles-remove-preview
remove preview flags for articles on online endpoints
2 parents b540f0a + 9afe111 commit 6690629

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

articles/machine-learning/how-to-debug-managed-online-endpoints-visual-studio-code.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -420,5 +420,5 @@ Once the updated image is built and your development container launches, use the
420420
421421
## Next steps
422422
423-
- [Deploy and score a machine learning model by using a managed online endpoint (preview)](how-to-deploy-managed-online-endpoints.md)
424-
- [Troubleshooting managed online endpoints deployment and scoring (preview)](how-to-troubleshoot-managed-online-endpoints.md)
423+
- [Deploy and score a machine learning model by using a managed online endpoint)](how-to-deploy-managed-online-endpoints.md)
424+
- [Troubleshooting managed online endpoints deployment and scoring)](how-to-troubleshoot-managed-online-endpoints.md)

articles/machine-learning/how-to-deploy-mlflow-models.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -552,11 +552,11 @@ The following data types are supported for batch inference.
552552

553553
To learn more, review these articles:
554554

555-
- [Deploy models with REST (preview)](how-to-deploy-with-rest.md)
555+
- [Deploy models with REST](how-to-deploy-with-rest.md)
556556
- [Create and use online endpoints in the studio](how-to-use-managed-online-endpoint-studio.md)
557557
- [Safe rollout for online endpoints](how-to-safely-rollout-managed-endpoints.md)
558558
- [How to autoscale managed online endpoints](how-to-autoscale-endpoints.md)
559559
- [Use batch endpoints for batch scoring](batch-inference/how-to-use-batch-endpoint.md)
560-
- [View costs for an Azure Machine Learning managed online endpoint (preview)](how-to-view-online-endpoints-costs.md)
561-
- [Access Azure resources with an online endpoint and managed identity (preview)](how-to-access-resources-from-endpoints-managed-identities.md)
560+
- [View costs for an Azure Machine Learning managed online endpoint](how-to-view-online-endpoints-costs.md)
561+
- [Access Azure resources with an online endpoint and managed identity](how-to-access-resources-from-endpoints-managed-identities.md)
562562
- [Troubleshoot online endpoint deployment](how-to-troubleshoot-managed-online-endpoints.md)

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: View costs for managed online endpoints (preview)
2+
title: View costs for managed online endpoints
33
titleSuffix: Azure Machine Learning
44
description: 'Learn to how view costs for a managed online endpoint in Azure Machine Learning.'
55
services: machine-learning
@@ -13,16 +13,16 @@ ms.topic: conceptual
1313
ms.custom: how-to, deploy, devplatv2, event-tier1-build-2022
1414
---
1515

16-
# View costs for an Azure Machine Learning managed online endpoint (preview)
16+
# View costs for an Azure Machine Learning managed online endpoint
1717

18-
Learn how to view costs for a managed online endpoint (preview). Costs for your endpoints will accrue to the associated workspace. You can see costs for a specific endpoint using tags.
18+
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.
1919

2020
> [!IMPORTANT]
21-
> This article only applies to viewing costs for Azure Machine Learning managed online endpoints (preview). 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](../cost-management-billing/costs/quick-acm-cost-analysis.md).
21+
> 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](../cost-management-billing/costs/quick-acm-cost-analysis.md).
2222
2323
## Prerequisites
2424

25-
- Deploy an Azure Machine Learning managed online endpoint (preview).
25+
- Deploy an Azure Machine Learning managed online endpoint.
2626
- Have at least [Billing Reader](../role-based-access-control/role-assignments-portal.md) access on the subscription where the endpoint is deployed
2727

2828
## View costs

0 commit comments

Comments
 (0)