You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/batch-inference/how-to-use-batch-endpoint.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -386,10 +386,6 @@ A deployment is a set of resources required for hosting the model that does the
386
386
1. On __Instance count__, enter the number of compute instances you want for the deployment. In this case, we will use 2.
387
387
1. Click on __Next__.
388
388
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
-
393
389
1. Create the deployment:
394
390
395
391
# [Azure ML CLI](#tab/cli)
@@ -421,7 +417,7 @@ A deployment is a set of resources required for hosting the model that does the
421
417
422
418
In the wizard, click on __Create__ to start the deployment process.
423
419
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.":::
0 commit comments