Skip to content

Commit 00b7790

Browse files
Merge pull request #216651 from santiagxf/santiagxf/azureml-batch-screenshotfix
Update how-to-use-batch-endpoint.md
2 parents bf382eb + 2b63fe7 commit 00b7790

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -386,10 +386,6 @@ A deployment is a set of resources required for hosting the model that does the
386386
1. On __Instance count__, enter the number of compute instances you want for the deployment. In this case, we will use 2.
387387
1. Click on __Next__.
388388
389-
:::image type="content" source="../media/how-to-use-batch-endpoints-studio/review-batch-wizard.png" alt-text="Screenshot of batch endpoints/deployment review screen.":::
390-
391-
1. Complete the wizard.
392-
393389
1. Create the deployment:
394390
395391
# [Azure ML CLI](#tab/cli)
@@ -421,7 +417,7 @@ A deployment is a set of resources required for hosting the model that does the
421417
422418
In the wizard, click on __Create__ to start the deployment process.
423419
424-
:::image type="content" source="../media/how-to-use-batch-endpoints-studio/create-batch-job.png" alt-text="Screenshot of the create job option to start batch scoring.":::
420+
:::image type="content" source="../media/how-to-use-batch-endpoints-studio/review-batch-wizard.png" alt-text="Screenshot of batch endpoints/deployment review screen.":::
425421
426422
427423
1. Check batch endpoint and deployment details.

0 commit comments

Comments
 (0)