Skip to content

Commit d163986

Browse files
authored
Update how-to-use-batch-endpoint.md
1 parent 32e54b0 commit d163986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-use-batch-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ A deployment is a set of resources required for hosting the model that does the
280280
281281
The environment definition will be included in the deployment definition itself as an anonymous environment. You'll see in the following lines in the deployment:
282282
283-
:::code language="yaml" source="~/azureml-examples-main/cli/endpoints/batch/deploy-models/mnist-classifier/deployment-torch/deployment.yml" range="10-13":::
283+
:::code language="yaml" source="~/azureml-examples-main/cli/endpoints/batch/deploy-models/mnist-classifier/deployment-torch/deployment.yml" range="11-14":::
284284
285285
# [Python](#tab/python)
286286

0 commit comments

Comments
 (0)