Skip to content

Commit d2e30a4

Browse files
committed
deprecation include test
1 parent bef5651 commit d2e30a4

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
author: Blackmist
3+
ms.service: azure-machine-learning
4+
ms.topic: include
5+
ms.date: 01/07/2025
6+
ms.author: larryfr
7+
---
8+
9+
> [!IMPORTANT]
10+
> This article provides information on using the Azure Machine Learning SDK v1. Support for the SDK v1 will end on Month DD, YYYY. You will be able to install and use the SDK v1 until that date.
11+
>
12+
> We recommend that you transition to the SDK v2 before Month DD, YYYY. For more information on the SDK v2, see [Azure Machine Learning Python SDK v2](/python/api/overview/azure/ai-ml-readme).

articles/machine-learning/v1/how-to-train-model.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ ms.custom: UpdateFrequency5, devx-track-python, sdkv1
1616

1717
[!INCLUDE [sdk v1](../includes/machine-learning-sdk-v1.md)]
1818

19+
[!INCLUDE [v1 deprecation](../includes/sdk-v1-deprecation.md)]
1920

2021
Learn how to attach Azure compute resources to your Azure Machine Learning workspace with SDK v1. Then you can use these resources as training and inference [compute targets](../concept-compute-target.md) in your machine learning tasks.
2122

0 commit comments

Comments
 (0)