{"id":1318,"date":"2019-05-09T00:00:00","date_gmt":"2019-05-09T00:00:00","guid":{"rendered":"https:\/\/azure.microsoft.com\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities"},"modified":"2025-06-23T23:41:25","modified_gmt":"2025-06-24T06:41:25","slug":"take-your-machine-learning-models-to-production-with-new-mlops-capabilities","status":"publish","type":"post","link":"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/","title":{"rendered":"Take your machine learning models to production with new MLOps capabilities"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><em>This blog post was authored by Jordan Edwards, Senior Program Manager, Microsoft Azure.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">At Microsoft Build 2019 we announced MLOps capabilities in Azure Machine Learning service. MLOps, also known as DevOps for machine learning, is the practice of collaboration and communication between data scientists and DevOps professionals to help manage the production of the machine learning (ML) lifecycle.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Azure Machine Learning service\u2019s MLOps capabilities provide customers with asset management and orchestration services, enabling effective ML lifecycle management. With this announcement, Azure&nbsp;is reaffirming its commitment to help customers safely bring their machine learning models to production and solve their business\u2019s key problems faster and more accurately than ever before.<\/p>\n\n\n\n<figure class=\"wp-block-image has-custom-border\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/05\/a22a9abf-8ff5-411d-a3c6-a1c6cb1d5510.webp\" alt=\"Quote from Eric Boyed, VP of C+AI - &quot;We have heard from customers everywhere that they want to adopt ML but struggle to actually get modles into production. With the new MLOps capabilities in Azure Machine Learning, bringing ML to add calue to your business has become better, faster, and more reliable than ever before.&quot;\" style=\"border-radius:0px\" title=\"Quote from Eric Boyed, VP of C+AI - &quot;We have heard from customers everywhere that they want to adopt ML but struggle to actually get modles into production. With the new MLOps capabilities in Azure Machine Learning, bringing ML to add calue to your business has become better, faster, and more reliable than ever before.&quot;\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image has-custom-border\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/05\/8577e0a6-7f1a-4176-be6a-d26124b13f21.webp\" alt=\"An Image showing Azure MLOps.\" style=\"border-radius:0px\" title=\"An Image showing Azure MLOps.\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Here is a quick look at some of the new features:<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"azure-machine-learning-command-line-interface-cli\">Azure Machine Learning Command Line Interface (CLI)&nbsp;<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Azure Machine Learning\u2019s management plane has historically been via the Python SDK. With the new Azure Machine Learning CLI, you can easily perform a variety of automated tasks against the ML workspace including:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\"><div align=\"left\">Compute target management<\/div><\/li>\n\n\n\n<li class=\"wp-block-list-item\"><div align=\"left\">Experiment submission<\/div><\/li>\n\n\n\n<li class=\"wp-block-list-item\"><div align=\"left\">Model registration and deployment<\/div><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"management-capabilities\">Management capabilities<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Azure Machine Learning service introduced new capabilities to help manage the code, data, and environments used in your ML lifecycle.<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized has-custom-border\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/05\/7abea6ef-db19-420e-ac2f-b956319f0859.webp\" alt=\"An Image showing the ML lifecycle: Train Model to Package Model to Validate Model to Deploy Model to Monitor Model, to Retrain Model.\" style=\"border-radius:0px;width:1024px;height:auto\" title=\"An Image showing the ML lifecycle: Train Model to Package Model to Validate Model to Deploy Model to Monitor Model, to Retrain Model.\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"code-management\">Code management<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Git repositories are commonly used in industry for source control management and as key assets in the software development lifecycle. We are including our first version of Git repository tracking \u2013 any time you submit code artifacts to Azure Machine Learning service, you can specify a Git repository reference. This is done automatically when you are running from a CI\/CD solution such as Azure Pipelines.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"data-set-management\">Data set management<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">With Azure Machine Learning data sets you can version, profile, and snapshot your data to enable you to reproduce your training process by having access to the same data. You can also compare data set profiles and determine how much your data has changed or if you need to retrain your model.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"environment-management\">Environment management<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Azure Machine Learning Environments are shared across Azure Machine Learning scenarios, from data preparation to model training to inferencing. Shared environments help to simplify handoff from training to inferencing as well as the ability to reproduce a training environment locally.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Environments provide automatic Docker image management (and caching!), plus tracking to streamline reproducibility.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"simplified-model-debugging-and-deployment\">Simplified model debugging and deployment<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Some data scientists have difficulty getting an ML model prepared to run in a production system. To alleviate this, we have introduced new capabilities to help you package and debug your ML models locally, prior to pushing them to the cloud. This should greatly reduce the inner loop time required to iterate and arrive at a satisfactory inferencing service, prior to the packaged model reaching the datacenter.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"model-validation-and-profiling\">Model validation and profiling&nbsp;<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Another challenge that data scientists commonly face is guaranteeing that models will perform as expected once they are deployed to the cloud or the edge. With the new model validation and profiling capabilities, you can provide sample input queries to your model. We will automatically deploy and test the packaged model on a variety of inference CPU\/memory configurations to determine the optimal performance profile. We also check that the inference service is responding correctly to these types of queries.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"model-interpretability\">Model interpretability<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Data scientists want to know why models predict in a specific manner. With the new model interpretability capabilities, we can explain why a model is behaving a certain way during both training and inferencing.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"ml-audit-trail\">ML audit trail<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Azure Machine Learning is used for managing all of the artifacts in your model training and deployment process. With new audit trail capabilities, we are enabling automatic tracking of the experiments and datasets that corresponds to your registered ML model. This helps to answer the question, \u201cWhat code\/data was used to create this model?\u201d<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"azure-devops-extension-for-machine-learning\">Azure DevOps extension for machine learning<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Azure DevOps provides commonly used tools data scientists leverage to manage code, work items, and CI\/CD pipelines. With the Azure DevOps extension for machine learning, we are introducing new capabilities to make it easy to manage your ML CI\/CD pipelines with the same tools you use for software development processes. The extension includes the abilities to trigger Azure Pipelines release on model registration, easily connect an Azure Machine Learning Workspace to an Azure DevOps project, and perform a series of tasks designed to help interaction with Azure Machine Learning as easy as possible from the existing automation tooling.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"get-started-today\">Get started today<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">These new MLOps features in the Azure Machine Learning service aim to enable users to bring their ML scenarios to production by supporting reproducibility, auditability, and automation of the end-to-end ML lifecycle. We\u2019ll be publishing more blogs that go in-depth with these features in the following weeks, so follow along for the latest updates and releases.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\">Learn more about <a href=\"https:\/\/azure.microsoft.com\/en-us\/services\/machine-learning-service\/\" target=\"_blank\" rel=\"noopener\">Azure Machine Learning service<\/a><\/li>\n\n\n\n<li class=\"wp-block-list-item\">Get started today with a <a href=\"https:\/\/azure.microsoft.com\/en-us\/trial\/get-started-machine-learning\/\" target=\"_blank\" rel=\"noopener\">free trial<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>At Microsoft Build 2019 we announced MLOps capabilities in Azure Machine Learning service. MLOps, also known as DevOps for machine learning, is the practice of collaboration and communication between data scientists and DevOps professionals to help manage the production of the machine learning (ML) lifecycle.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ms_queue_id":[],"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","_alt_title":"","footnotes":"","msx_community_cta_settings":[]},"categories":[1454,1551,1456,1466,1485],"tags":[],"audience":[3057,3055,3056],"content-type":[],"product":[1560,1493],"tech-community":[],"topic":[],"coauthors":[529],"class_list":["post-1318","post","type-post","status-publish","format-standard","hentry","category-ai-machine-learning","category-developer-tools","category-devops","category-hybrid-multicloud","category-internet-of-things","audience-data-professionals","audience-developers","audience-it-implementors","product-azure-devops","product-azure-machine-learning","review-flag-1680286581-295","review-flag-free-1680286579-836","review-flag-lever-1680286579-649","review-flag-machi-1680286585-314","review-flag-ml-1680286585-776","review-flag-new-1680286579-546"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Take your machine learning models to production with new MLOps capabilities | Microsoft Azure Blog<\/title>\n<meta name=\"description\" content=\"At Microsoft Build 2019 we announced MLOps capabilities in Azure Machine Learning service. MLOps, also known as DevOps for machine learning, is the practice of collaboration and communication between data scientists and DevOps professionals to help manage the production of the machine learning (ML) lifecycle.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Take your machine learning models to production with new MLOps capabilities | Microsoft Azure Blog\" \/>\n<meta property=\"og:description\" content=\"At Microsoft Build 2019 we announced MLOps capabilities in Azure Machine Learning service. MLOps, also known as DevOps for machine learning, is the practice of collaboration and communication between data scientists and DevOps professionals to help manage the production of the machine learning (ML) lifecycle.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Azure Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/microsoftazure\" \/>\n<meta property=\"article:published_time\" content=\"2019-05-09T00:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-24T06:41:25+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/05\/a22a9abf-8ff5-411d-a3c6-a1c6cb1d5510.webp\" \/>\n<meta name=\"author\" content=\"Jordan Edwards\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@azure\" \/>\n<meta name=\"twitter:site\" content=\"@azure\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jordan Edwards\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/\"},\"author\":[{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/jordan-edwards\/\",\"@type\":\"Person\",\"@name\":\"Jordan Edwards\"}],\"headline\":\"Take your machine learning models to production with new MLOps capabilities\",\"datePublished\":\"2019-05-09T00:00:00+00:00\",\"dateModified\":\"2025-06-24T06:41:25+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/\"},\"wordCount\":814,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/05\/a22a9abf-8ff5-411d-a3c6-a1c6cb1d5510.webp\",\"articleSection\":[\"AI + machine learning\",\"Developer tools\",\"DevOps\",\"Hybrid + multicloud\",\"Internet of things\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/\",\"name\":\"Take your machine learning models to production with new MLOps capabilities | Microsoft Azure Blog\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/05\/a22a9abf-8ff5-411d-a3c6-a1c6cb1d5510.webp\",\"datePublished\":\"2019-05-09T00:00:00+00:00\",\"dateModified\":\"2025-06-24T06:41:25+00:00\",\"description\":\"At Microsoft Build 2019 we announced MLOps capabilities in Azure Machine Learning service. MLOps, also known as DevOps for machine learning, is the practice of collaboration and communication between data scientists and DevOps professionals to help manage the production of the machine learning (ML) lifecycle.\",\"breadcrumb\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/#primaryimage\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/05\/a22a9abf-8ff5-411d-a3c6-a1c6cb1d5510.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/05\/a22a9abf-8ff5-411d-a3c6-a1c6cb1d5510.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog home\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AI + machine learning\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/ai-machine-learning\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Take your machine learning models to production with new MLOps capabilities\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"name\":\"Microsoft Azure Blog\",\"description\":\"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.\",\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\",\"name\":\"Microsoft Azure Blog\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"width\":512,\"height\":512,\"caption\":\"Microsoft Azure Blog\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/microsoftazure\",\"https:\/\/x.com\/azure\",\"https:\/\/www.instagram.com\/microsoftdeveloper\/\",\"https:\/\/www.linkedin.com\/company\/16188386\",\"https:\/\/www.youtube.com\/user\/windowsazure\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117\",\"name\":\"shakir\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"caption\":\"shakir\"},\"sameAs\":[\"https:\/\/azure.microsoft.com\"],\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Take your machine learning models to production with new MLOps capabilities | Microsoft Azure Blog","description":"At Microsoft Build 2019 we announced MLOps capabilities in Azure Machine Learning service. MLOps, also known as DevOps for machine learning, is the practice of collaboration and communication between data scientists and DevOps professionals to help manage the production of the machine learning (ML) lifecycle.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/","og_locale":"en_US","og_type":"article","og_title":"Take your machine learning models to production with new MLOps capabilities | Microsoft Azure Blog","og_description":"At Microsoft Build 2019 we announced MLOps capabilities in Azure Machine Learning service. MLOps, also known as DevOps for machine learning, is the practice of collaboration and communication between data scientists and DevOps professionals to help manage the production of the machine learning (ML) lifecycle.","og_url":"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/","og_site_name":"Microsoft Azure Blog","article_publisher":"https:\/\/www.facebook.com\/microsoftazure","article_published_time":"2019-05-09T00:00:00+00:00","article_modified_time":"2025-06-24T06:41:25+00:00","og_image":[{"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/05\/a22a9abf-8ff5-411d-a3c6-a1c6cb1d5510.webp","type":"","width":"","height":""}],"author":"Jordan Edwards","twitter_card":"summary_large_image","twitter_creator":"@azure","twitter_site":"@azure","twitter_misc":{"Written by":"Jordan Edwards","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/#article","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/"},"author":[{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/jordan-edwards\/","@type":"Person","@name":"Jordan Edwards"}],"headline":"Take your machine learning models to production with new MLOps capabilities","datePublished":"2019-05-09T00:00:00+00:00","dateModified":"2025-06-24T06:41:25+00:00","mainEntityOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/"},"wordCount":814,"commentCount":0,"publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/05\/a22a9abf-8ff5-411d-a3c6-a1c6cb1d5510.webp","articleSection":["AI + machine learning","Developer tools","DevOps","Hybrid + multicloud","Internet of things"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/","name":"Take your machine learning models to production with new MLOps capabilities | Microsoft Azure Blog","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/#primaryimage"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/05\/a22a9abf-8ff5-411d-a3c6-a1c6cb1d5510.webp","datePublished":"2019-05-09T00:00:00+00:00","dateModified":"2025-06-24T06:41:25+00:00","description":"At Microsoft Build 2019 we announced MLOps capabilities in Azure Machine Learning service. MLOps, also known as DevOps for machine learning, is the practice of collaboration and communication between data scientists and DevOps professionals to help manage the production of the machine learning (ML) lifecycle.","breadcrumb":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/#primaryimage","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/05\/a22a9abf-8ff5-411d-a3c6-a1c6cb1d5510.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/05\/a22a9abf-8ff5-411d-a3c6-a1c6cb1d5510.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/take-your-machine-learning-models-to-production-with-new-mlops-capabilities\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog home","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/"},{"@type":"ListItem","position":2,"name":"AI + machine learning","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/ai-machine-learning\/"},{"@type":"ListItem","position":3,"name":"Take your machine learning models to production with new MLOps capabilities"}]},{"@type":"WebSite","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","name":"Microsoft Azure Blog","description":"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.","publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization","name":"Microsoft Azure Blog","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","width":512,"height":512,"caption":"Microsoft Azure Blog"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/microsoftazure","https:\/\/x.com\/azure","https:\/\/www.instagram.com\/microsoftdeveloper\/","https:\/\/www.linkedin.com\/company\/16188386","https:\/\/www.youtube.com\/user\/windowsazure"]},{"@type":"Person","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117","name":"shakir","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4","url":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","caption":"shakir"},"sameAs":["https:\/\/azure.microsoft.com"],"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/"}]}},"msxcm_display_generated_audio":false,"msxcm_animated_featured_image":null,"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Microsoft Azure Blog","distributor_original_site_url":"https:\/\/azure.microsoft.com\/en-us\/blog","push-errors":false,"_links":{"self":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/1318","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/comments?post=1318"}],"version-history":[{"count":1,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/1318\/revisions"}],"predecessor-version":[{"id":42911,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/1318\/revisions\/42911"}],"wp:attachment":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/media?parent=1318"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/categories?post=1318"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tags?post=1318"},{"taxonomy":"audience","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/audience?post=1318"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/content-type?post=1318"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/product?post=1318"},{"taxonomy":"tech-community","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tech-community?post=1318"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/topic?post=1318"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/coauthors?post=1318"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}