Skip to content

Commit 3d05027

Browse files
authored
Update how-to-use-batch-pipeline-deployments.md
1 parent aaf7ba4 commit 3d05027

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/machine-learning/how-to-use-batch-pipeline-deployments.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@ You can follow along with the Python SDK version of this example by opening the
4747

4848
[!INCLUDE [machine-learning-batch-prereqs](../../includes/machine-learning/azureml-batch-prereqs.md)]
4949

50-
> [!IMPORTANT]
51-
> Pipeline component deployments for Batch Endpoints were introduced in version 2.7 of the `ml` extension for Azure CLI. Use `az extension update --name ml` to get the last version of it.
52-
5350
## Create the pipeline component
5451

5552
Batch endpoints can deploy either models or pipeline components. Pipeline components are reusable, and you can streamline your MLOps practice by using [shared registries](concept-machine-learning-registries-mlops.md) to move these components from one workspace to another.

0 commit comments

Comments
 (0)