Skip to content

Commit 1746985

Browse files
committed
Update Azure Batch task event documentation dates
- Updated ms.date from 07/01/2025 to 01/28/2026 in batch-task-complete-event.md - Updated ms.date from 07/01/2025 to 01/28/2026 in batch-task-fail-event.md
1 parent 0d152ef commit 1746985

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

articles/batch/batch-task-complete-event.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Batch task complete event
33
description: Reference for Batch task complete event. This event is emitted once a task is completed, regardless of the exit code.
44
ms.topic: reference
5-
ms.date: 07/01/2025
5+
ms.date: 01/28/2026
66
# Customer intent: "As a cloud developer, I want to receive task completion events, so that I can monitor task durations, retry counts, and execution details for better performance analysis and troubleshooting."
77
---
88

articles/batch/batch-task-fail-event.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Batch task fail event
33
description: Reference for Batch task fail event. This event is emitted in addition to a task complete event and can be used to detect when a task fails.
44
ms.topic: reference
5-
ms.date: 07/01/2025
5+
ms.date: 01/28/2026
66
# Customer intent: As a cloud operations engineer, I want to receive notifications for task failure events, so that I can quickly identify issues and take corrective actions to ensure job reliability and efficiency.
77
---
88

0 commit comments

Comments
 (0)