Skip to content

Commit 3c1b0e4

Browse files
authored
Merge pull request #222914 from santiagxf/santiagxf-patch-invoke
"Input data to batch endpoints" article renamed
2 parents 0741811 + 1d1ed82 commit 3c1b0e4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/machine-learning/how-to-access-data-batch-endpoints-jobs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Input data for batch endpoints jobs"
2+
title: "Create jobs and input data for batch endpoints"
33
titleSuffix: Azure Machine Learning
44
description: Learn how to access data from different sources in batch endpoints jobs.
55
services: machine-learning
@@ -13,7 +13,7 @@ ms.reviewer: larryfr
1313
ms.custom: devplatv2
1414
---
1515

16-
# Input data for batch endpoints jobs
16+
# Create jobs and input data for batch endpoints
1717

1818
Batch endpoints can be used to perform batch scoring on large amounts of data. Such data can be placed in different places. In this tutorial we'll cover the different places where batch endpoints can read data from and how to reference it.
1919

articles/machine-learning/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@
605605
items:
606606
- name: Batch scoring with batch endpoints
607607
href: how-to-use-batch-endpoint.md
608-
- name: Input data for batch endpoints jobs
608+
- name: Create jobs and input data for batch endpoints
609609
href: how-to-access-data-batch-endpoints-jobs.md
610610
- name: Author scoring scripts for batch scoring
611611
href: how-to-batch-scoring-script.md

0 commit comments

Comments
 (0)