Skip to content

Commit aaf7ba4

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ 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+
5053
## Create the pipeline component
5154

5255
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)