Skip to content

Commit 179317c

Browse files
Merge pull request #278066 from xinlaoda/docs-editor/batch-technical-overview-1718235250
Update batch-technical-overview.md
2 parents 5d37106 + 7c42d45 commit 179317c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/batch/batch-technical-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
title: Azure Batch runs large parallel jobs in the cloud
33
description: Learn about using the Azure Batch service for large-scale parallel and HPC workloads.
44
ms.topic: overview
5-
ms.date: 12/13/2021
5+
ms.date: 06/12/2024
66
---
77

8+
89
# What is Azure Batch?
910

1011
Use Azure Batch to run large-scale parallel and high-performance computing (HPC) batch jobs efficiently in Azure. Azure Batch creates and manages a pool of compute nodes (virtual machines), installs the applications you want to run, and schedules jobs to run on the nodes. There's no cluster or job scheduler software to install, manage, or scale. Instead, you use [Batch APIs and tools](batch-apis-tools.md), command-line scripts, or the Azure portal to configure, manage, and monitor your jobs.

0 commit comments

Comments
 (0)