Skip to content

Commit 191fb63

Browse files
committed
adding missing deprecation note
1 parent 1e67b04 commit 191fb63

6 files changed

+12
-0
lines changed

articles/machine-learning/concept-ml-pipelines.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ monikerRange: 'azureml-api-2 || azureml-api-1'
1919
[!INCLUDE [dev v1](includes/machine-learning-dev-v1.md)]
2020

2121
[!INCLUDE [v1 deprecation](includes/sdk-v1-deprecation.md)]
22+
23+
[!INCLUDE [cli v1 deprecation](./includes/machine-learning-cli-v1-deprecation.md)]
2224
:::moniker-end
2325
:::moniker range="azureml-api-2"
2426
[!INCLUDE [dev v2](includes/machine-learning-dev-v2.md)]

articles/machine-learning/how-to-network-security-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ monikerRange: 'azureml-api-2 || azureml-api-1'
2525
[!INCLUDE [dev v1](includes/machine-learning-dev-v1.md)]
2626

2727
[!INCLUDE [v1 deprecation](includes/sdk-v1-deprecation.md)]
28+
29+
[!INCLUDE [cli v1 deprecation](./includes/machine-learning-cli-v1-deprecation.md)]
2830
:::moniker-end
2931

3032
[!INCLUDE [managed-vnet-note](includes/managed-vnet-note.md)]

articles/machine-learning/how-to-troubleshoot-environments.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ monikerRange: 'azureml-api-1 || azureml-api-2'
2323
[!INCLUDE [dev v1](includes/machine-learning-dev-v1.md)]
2424

2525
[!INCLUDE [v1 deprecation](includes/sdk-v1-deprecation.md)]
26+
27+
[!INCLUDE [cli v1 deprecation](./includes/machine-learning-cli-v1-deprecation.md)]
2628
:::moniker-end
2729

2830
In this article, learn how to troubleshoot common problems you may encounter with environment image builds and learn about AzureML environment vulnerabilities.

articles/machine-learning/v1/concept-azure-machine-learning-architecture.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ monikerRange: 'azureml-api-1'
2121

2222
[!INCLUDE [v1 deprecation](../includes/sdk-v1-deprecation.md)]
2323

24+
[!INCLUDE [cli v1 deprecation](../includes/machine-learning-cli-v1-deprecation.md)]
25+
2426
This article applies to the first version (v1) of the Azure Machine Learning CLI & SDK. For version two (v2), see [How Azure Machine Learning works (v2)](../concept-azure-machine-learning-v2.md).
2527

2628
Learn about the architecture and concepts for [Azure Machine Learning](../overview-what-is-azure-machine-learning.md). This article gives you a high-level understanding of the components and how they work together to assist in the process of building, deploying, and maintaining machine learning models.

articles/machine-learning/v1/concept-model-management-and-deployment.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ ms.date: 08/12/2024
2020

2121
[!INCLUDE [v1 deprecation](../includes/sdk-v1-deprecation.md)]
2222

23+
[!INCLUDE [cli v1 deprecation](../includes/machine-learning-cli-v1-deprecation.md)]
24+
2325
In this article, learn how to apply machine learning operations (MLOps) practices in Azure Machine Learning to manage the lifecycle of your models. Machine learning operations practices can improve the quality and consistency of your machine learning solutions.
2426

2527
> [!IMPORTANT]

articles/machine-learning/v1/how-to-configure-private-link.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ ms.date: 07/26/2024
1919

2020
[!INCLUDE [v1 deprecation](../includes/sdk-v1-deprecation.md)]
2121

22+
[!INCLUDE [cli v1 deprecation](../includes/machine-learning-cli-v1-deprecation.md)]
23+
2224
In this document, you learn how to configure a private endpoint for your Azure Machine Learning workspace. For information on creating a virtual network for Azure Machine Learning, see [Virtual network isolation and privacy overview](../how-to-network-security-overview.md).
2325

2426
Azure Private Link enables you to connect to your workspace using a private endpoint. The private endpoint is a set of private IP addresses within your virtual network. You can then limit access to your workspace to only occur over the private IP addresses. A private endpoint helps reduce the risk of data exfiltration. To learn more about private endpoints, see the [Azure Private Link](/azure/private-link/private-link-overview) article.

0 commit comments

Comments
 (0)