Skip to content

Commit 69242d5

Browse files
authored
Update how-to-access-data-batch-endpoints-jobs.md
1 parent 1ac649c commit 69242d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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

0 commit comments

Comments
 (0)