Azure Compute Batch Samples

Introduction

This page showcases a simple example of running batch jobs using Azure Compute Batch. We'll demonstrate a basic container setup and a couple of sample tasks.

This is a starting point for exploring Azure's compute batch capabilities.

We will be using a container to hold our jobs. This allows us to easily manage and scale our tasks.