azurebatch_step Module

Contains functionality to create an Azure ML Pipeline step that runs a Windows executable in Azure Batch.

Classes

AzureBatchStep

Creates an Azure ML Pipeline step for submitting jobs to Azure Batch.

Note: This step does not support upload/download of directories and their contents.

For an example of using AzureBatchStep, see the notebook https://aka.ms/pl-azbatch.

Create an Azure ML Pipeline step for submitting jobs to Azure Batch.