Skip to content

Commit 5abc7f8

Browse files
authored
Merge pull request #7376 from s-polly/stp_cliv1
ML v1 include updates
2 parents 389b66c + 2da0c55 commit 5abc7f8

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

articles/machine-learning/includes/machine-learning-cli-v1-deprecation.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ms.author: scottpolly
77
---
88

99
> [!IMPORTANT]
10-
> Some of the Azure CLI commands in this article use the `azure-cli-ml`, or v1, extension for Azure Machine Learning. Support for the v1 extension will end on September 30, 2025. You're able to install and use the v1 extension until that date.
10+
> [!IMPORTANT]
11+
> Some of the Azure CLI commands in this article use the `azure-cli-ml`, or v1, extension for Azure Machine Learning. Support for CLI v1 ended on September 30, 2025. Microsoft will no longer provide technical support or updates for this service. Your existing workflows using CLI v1 will continue to operate after the end-of-support date. However, they could be exposed to security risks or breaking changes in the event of architectural changes in the product.
1112
>
12-
> We recommend that you transition to the `ml`, or v2, extension before September 30, 2025. For more information on the v2 extension, see [Azure Machine Learning CLI extension and Python SDK v2](../concept-v2.md).
13+
> We recommend that you transition to the `ml`, or v2, extension as soon as possible. For more information on the v2 extension, see [Azure Machine Learning CLI extension and Python SDK v2](../concept-v2.md).

articles/machine-learning/includes/sdk-v1-deprecation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ ms.author: scottpolly
77
---
88

99
> [!IMPORTANT]
10-
> This article provides information on using the Azure Machine Learning SDK v1. SDK v1 is deprecated as of March 31, 2025. Support for it will end on June 30, 2026. You can install and use SDK v1 until that date.
10+
> This article provides information on using the Azure Machine Learning SDK v1. SDK v1 is deprecated as of March 31, 2025. Support for it will end on June 30, 2026. You can install and use SDK v1 until that date. Your existing workflows using SDK v1 will continue to operate after the end-of-support date. However, they could be exposed to security risks or breaking changes in the event of architectural changes in the product.
1111
>
1212
> We recommend that you transition to the SDK v2 before June 30, 2026. For more information on SDK v2, see [What is Azure Machine Learning CLI and Python SDK v2?](/azure/machine-learning/concept-v2) and the [SDK v2 reference](/python/api/overview/azure/ai-ml-readme).

0 commit comments

Comments
 (0)