Skip to content

Commit f20a078

Browse files
Merge pull request #252427 from Blackmist/devops-extension-ga
removing preview
2 parents 72a25b5 + 1a90ee0 commit f20a078

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

articles/machine-learning/how-to-devops-machine-learning.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,7 @@ This tutorial uses [Azure Machine Learning Python SDK v2](/python/api/overview/a
3333
* Complete the [Create resources to get started](quickstart-create-resources.md) to:
3434
* Create a workspace
3535
* [Create a cloud-based compute cluster](how-to-create-attach-compute-cluster.md#create) to use for training your model
36-
* Azure Machine Learning extension (preview) for Azure Pipelines. This extension can be installed from the Visual Studio marketplace at [https://marketplace.visualstudio.com/items?itemName=ms-air-aiagility.azureml-v2](https://marketplace.visualstudio.com/items?itemName=ms-air-aiagility.azureml-v2).
37-
38-
> [!TIP]
39-
>This extension isn't required to submit the Azure Machine Learning job; it's required to be able to wait for the job completion.
40-
41-
[!INCLUDE [machine-learning-preview-generic-disclaimer](includes/machine-learning-preview-generic-disclaimer.md)]
42-
36+
* Azure Machine Learning extension for Azure Pipelines. This extension can be installed from the Visual Studio marketplace at [https://marketplace.visualstudio.com/items?itemName=ms-air-aiagility.azureml-v2](https://marketplace.visualstudio.com/items?itemName=ms-air-aiagility.azureml-v2).
4337

4438
## Step 1: Get the code
4539

0 commit comments

Comments
 (0)