This document discusses end-to-end machine learning (ML) workflows and operations (MLOps) on Azure. It provides an overview of the ML lifecycle including developing and training models, validating models, deploying models, packaging models, and monitoring models. It also discusses how Azure services like Azure Machine Learning and Azure DevOps can be used to implement MLOps practices for continuous integration, delivery, and deployment of ML models. Real-world examples of automating energy demand forecasting and computer vision models are also presented.