Skip to content

Commit 7012676

Browse files
Larry Franksjuliakm
andauthored
Update articles/machine-learning/how-to-setup-mlops-azureml.md
Co-authored-by: Julia Kulla-Mader <[email protected]>
1 parent 7ac641f commit 7012676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-setup-mlops-azureml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ This step deploys the training pipeline to the Azure Machine Learning workspace
311311

312312
1. Select `main` as a branch and choose Managed Online Endpoint `/mlops/devops-pipelines/deploy-online-endpoint-pipeline.yml` then select **Continue**.
313313

314-
1. Online endpoint names need to be unique, so change **[your endpoint-name]** to another unique name and then select **Run**. No need to change the default if it doesn't fail.
314+
1. Online endpoint names need to be unique, so change `taxi-online-$(namespace)$(postfix)$(environment)` to another unique name and then select **Run**. No need to change the default if it doesn't fail.
315315
316316
![Screenshot of Azure DevOps batch deploy script.](./media/how-to-setup-mlops-azureml/ADO-batch-pipeline.png)
317317

0 commit comments

Comments
 (0)