December 2019
Intermediate to advanced
494 pages
11h 41m
English
Azure Batch jobs can be executed via code by using the Azure CLI (PowerShell scripts) or by using the Azure Batch .NET API.
In the following example, we'll learn how to use the Azure Batch .NET API to run an Azure Batch job that executes a custom application (.NET console application) in several cores simultaneously. We are assuming that you have previously done (as described in this book) the following:
To execute a Batch job, follow these steps:
Read now
Unlock full access