Skip to content

Commit f2059be

Browse files
authored
Update how-to-deploy-model-custom-output.md
1 parent 6978c25 commit f2059be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-deploy-model-custom-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Follow the next steps to create a deployment using the previous scoring script:
108108

109109
No extra step is required for the Azure Machine Learning CLI. The environment definition will be included in the deployment file.
110110

111-
:::code language="yaml" source="~/azureml-examples-main/cli/endpoints/batch/deploy-models/custom-outputs-parquet/deployment.yml" range="8-11":::
111+
:::code language="yaml" source="~/azureml-examples-main/cli/endpoints/batch/deploy-models/custom-outputs-parquet/deployment.yml" range="6-9":::
112112

113113
# [Python](#tab/sdk)
114114

0 commit comments

Comments
 (0)