Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 483 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 483 Bytes

azure-batch

Things in this repository:

  • azure-batch-utils: .NET core class library with useful methods for interacting with Azure Batch
  • quickstarts: Python and .NET core quickstart example on how to use Azure Batch
  • dotnet_demo: A step by step walkthrough demo showcasing two scenarios of parallel file processing on Azure Batch using .NET Core.
  • samples: A collection of samples in Python and .NET core showcasing important features of the Azure Batch API