Deploy a model to a batch endpoint

Beginner
Data Scientist
Azure Machine Learning

Learn how to deploy models to a batch endpoint. When you invoke a batch endpoint, you'll trigger a batch scoring job.

Learning objectives

In this module, you'll learn how to:

  • Create a batch endpoint.
  • Deploy your MLflow model to a batch endpoint.
  • Deploy a custom model to a batch endpoint.
  • Invoke batch endpoints.