Skip to content

Commit 7b2f385

Browse files
committed
Learn Editor: Update batch-technical-overview.md
1 parent 2372331 commit 7b2f385

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/batch/batch-technical-overview.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ ms.topic: overview
55
ms.date: 12/13/2021
66
---
77

8+
---
9+
title: Azure Batch runs large parallel jobs in the cloud
10+
description: Learn about using the Azure Batch service for large-scale parallel and HPC workloads.
11+
ms.topic: overview
12+
ms.date: 12/13/2021
13+
---
14+
815
# What is Azure Batch?
916

1017
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)