Skip to content

Commit 63cd76d

Browse files
committed
touchups
1 parent c02f91d commit 63cd76d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

articles/batch/batch-job-task-error-checking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.date: 04/11/2023
77

88
# Azure Batch job and task errors
99

10-
Various errors can happen when you add Azure Batch jobs and tasks or when you schedule and run jobs and tasks. It's usually straightforward to detect errors that occur when you add jobs and tasks. The API, command line, or user interface returns any failures immediately. This article covers how to check for and handle errors that occur after jobs and tasks are submitted.
10+
Various errors can happen when you add Azure Batch jobs and tasks or when you schedule and run jobs and tasks. It's straightforward to detect errors that occur when you add jobs and tasks. The API, command line, or user interface usually returns any failures immediately. This article covers how to check for and handle errors that occur after jobs and tasks are submitted.
1111

1212
## Job failures
1313

-12.6 KB
Loading

0 commit comments

Comments
 (0)