We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6978c25 commit f2059beCopy full SHA for f2059be
articles/machine-learning/how-to-deploy-model-custom-output.md
@@ -108,7 +108,7 @@ Follow the next steps to create a deployment using the previous scoring script:
108
109
No extra step is required for the Azure Machine Learning CLI. The environment definition will be included in the deployment file.
110
111
- :::code language="yaml" source="~/azureml-examples-main/cli/endpoints/batch/deploy-models/custom-outputs-parquet/deployment.yml" range="8-11":::
+ :::code language="yaml" source="~/azureml-examples-main/cli/endpoints/batch/deploy-models/custom-outputs-parquet/deployment.yml" range="6-9":::
112
113
# [Python](#tab/sdk)
114
0 commit comments