Skip to content

Commit c878799

Browse files
authored
Fixed the Acrolinx score
1 parent 46debb9 commit c878799

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/batch/batch-pool-delete-start-event.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Azure Batch pool delete start event
3-
description: Reference for Batch pool delete start event. This event is emitted when a pool delete operation has started.
3+
description: Reference for Batch pool delete start event. This event is emitted when a pool delete operation is started.
44
ms.topic: reference
55
ms.date: 07/01/2025
66
---
77

88
# Pool delete start event
99

10-
This event is emitted when a pool delete operation has started. Since the pool delete is an asynchronous event, you can expect a pool delete complete event to be emitted once the delete operation completes.
10+
This event is emitted when a pool delete operation is started. Since the pool delete is an asynchronous event, you can expect a pool delete complete event to be emitted once the delete operation completes.
1111

1212
The following example shows the body of a pool delete start event.
1313

0 commit comments

Comments
 (0)