Azure ML pipelines¶
kedro-azureml plugin¶
For deployment to Azure ML pipelines, you should consult the documentation for the kedro-azureml plugin from GetInData | Part of Xebia that enables you to run your code on Azure ML Pipelines in a fully managed fashion.
The plugin supports both Docker-based workflows and code-upload workflows. It also supports distributed training in PyTorch, TensorFlow, and MPI, and works well with the Azure ML native MLflow integration.