Skip to content

Commit 1cae9ad

Browse files
authored
Merge pull request #180538 from jonburchel/2021-11-19-ml-studio-classic-deprecation
ML Studio Classic deprecation
2 parents 73608f1 + ff8c246 commit 1cae9ad

11 files changed

+30
-1
lines changed

articles/data-factory/compute-linked-services.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ ms.custom: devx-track-azurepowershell, synapse
1515

1616
[!INCLUDE[appliesto-adf-asa-md](includes/appliesto-adf-asa-md.md)]
1717

18+
[!INCLUDE[ML Studio (classic) retirement](../../includes/machine-learning-studio-classic-deprecation.md)]
19+
1820
This article explains different compute environments that you can use to process or transform data. It also provides details about different configurations (on-demand vs. bring your own) supported when configuring linked services linking these compute environments.
1921

2022
The following table provides a list of supported compute environments and the activities that can run on them.

articles/data-factory/concepts-pipelines-activities.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ ms.date: 09/09/2021
1818
> * [Current version](concepts-pipelines-activities.md)
1919
[!INCLUDE[appliesto-adf-asa-md](includes/appliesto-adf-asa-md.md)]
2020

21+
[!INCLUDE[ML Studio (classic) retirement](../../includes/machine-learning-studio-classic-deprecation.md)]
22+
2123
This article helps you understand pipelines and activities in Azure Data Factory and Azure Synapse Analytics and use them to construct end-to-end data-driven workflows for your data movement and data processing scenarios.
2224

2325
## Overview

articles/data-factory/transform-data-using-machine-learning.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ ms.date: 09/09/2021
1919
2020
[!INCLUDE[appliesto-adf-asa-md](includes/appliesto-adf-asa-md.md)]
2121

22+
[!INCLUDE[ML Studio (classic) retirement](../../includes/machine-learning-studio-classic-deprecation.md)]
23+
24+
> [!NOTE]
25+
> Since Machine Learning Studio (classic) resources can no longer be created after 1 Dec, 2021, users are encouraged to use [Azure Machine Learning](https://azure.microsoft.com/services/machine-learning/) with the [Machine Learning Execute Pipeline activity](transform-data-machine-learning-service.md) rather than using the Batch Execution activity to execute Machine Learning Studio (classic) batches.
26+
2227
[ML Studio (classic)](https://azure.microsoft.com/documentation/services/machine-learning/) enables you to build, test, and deploy predictive analytics solutions. From a high-level point of view, it is done in three steps:
2328

2429
1. **Create a training experiment**. You do this step by using the ML Studio (classic). ML Studio (classic) is a collaborative visual development environment that you use to train and test a predictive analytics model using training data.

articles/data-factory/transform-data.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ ms.date: 09/09/2021
3131
3232
[!INCLUDE[appliesto-adf-asa-md](includes/appliesto-adf-asa-md.md)]
3333

34+
[!INCLUDE[ML Studio (classic) retirement](../../includes/machine-learning-studio-classic-deprecation.md)]
35+
3436
## Overview
3537
This article explains data transformation activities in Azure Data Factory and Synapse pipelines that you can use to transform and process your raw data into predictions and insights at scale. A transformation activity executes in a computing environment such as Azure Databricks or Azure HDInsight. It provides links to articles with detailed information on each transformation activity.
3638

articles/data-factory/update-machine-learning-models.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,16 @@ ms.topic: conceptual
1212
ms.date: 09/09/2021
1313
---
1414

15-
# Update Machine Learning Studio (classic) models by using Update Resource activity
15+
# Update Machine Learning Studio (classic) models by using Update Resource activity
1616

1717
[!INCLUDE[appliesto-adf-asa-md](includes/appliesto-adf-asa-md.md)]
1818

19+
[!INCLUDE[ML Studio (classic) retirement](../../includes/machine-learning-studio-classic-deprecation.md)]
20+
21+
> [!NOTE]
22+
> Since Machine Learning Studio (classic) resources can no longer be created after 1 Dec, 2021, users are encouraged to use [Azure Machine Learning](https://azure.microsoft.com/services/machine-learning/) with the [Machine Learning Execute Pipeline activity](transform-data-machine-learning-service.md) rather than using the Update Resource activity to update Machine Learning Studio (classic) models.
23+
24+
1925
This article complements the main Machine Learning Studio (classic) integration article: [Create predictive pipelines using Machine Learning Studio (classic)](transform-data-using-machine-learning.md). If you haven't already done so, review the main article before reading through this article.
2026

2127
## Overview

articles/data-factory/v1/data-factory-azure-ml-batch-execution-activity.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ ms.date: 10/22/2021
1212

1313
# Create predictive pipelines using Machine Learning Studio (classic) and Azure Data Factory
1414

15+
[!INCLUDE[ML Studio (classic) retirement](../../../includes/machine-learning-studio-classic-deprecation.md)]
16+
1517
> [!div class="op_single_selector" title1="Transformation Activities"]
1618
> * [Hive Activity](data-factory-hive-activity.md)
1719
> * [Pig Activity](data-factory-pig-activity.md)

articles/data-factory/v1/data-factory-azure-ml-update-resource-activity.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ ms.date: 10/22/2021
1212

1313
# Updating ML Studio (classic) models using Update Resource Activity
1414

15+
[!INCLUDE[ML Studio (classic) retirement](../../../includes/machine-learning-studio-classic-deprecation.md)]
16+
1517
> [!div class="op_single_selector" title1="Transformation Activities"]
1618
> * [Hive Activity](data-factory-hive-activity.md)
1719
> * [Pig Activity](data-factory-pig-activity.md)

articles/data-factory/v1/data-factory-compute-linked-services.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.date: 10/22/2021
1111
---
1212

1313
# Compute environments supported by Azure Data Factory version 1
14+
15+
[!INCLUDE[ML Studio (classic) retirement](../../../includes/machine-learning-studio-classic-deprecation.md)]
16+
1417
> [!NOTE]
1518
> This article applies to version 1 of Azure Data Factory. If you are using the current version of the Data Factory service, see [Compute linked services in](../compute-linked-services.md).
1619

articles/data-factory/v1/data-factory-data-transformation-activities.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.date: 10/22/2021
1111
---
1212

1313
# Transform data in Azure Data Factory version 1
14+
15+
[!INCLUDE[ML Studio (classic) retirement](../../../includes/machine-learning-studio-classic-deprecation.md)]
16+
1417
> [!div class="op_single_selector"]
1518
> * [Hive](data-factory-hive-activity.md)
1619
> * [Pig](data-factory-pig-activity.md)

articles/data-factory/v1/data-factory-json-scripting-reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ ms.custom: devx-track-azurepowershell
1515
> [!NOTE]
1616
> This article applies to version 1 of Data Factory.
1717
18+
[!INCLUDE[ML Studio (classic) retirement](../../../includes/machine-learning-studio-classic-deprecation.md)]
1819

1920
This article provides JSON schemas and examples for defining Azure Data Factory entities (pipeline, activity, dataset, and linked service).
2021

0 commit comments

Comments
 (0)