{"id":21357531,"url":"https://github.com/0upjh80d/mlops-v2","last_synced_at":"2026-05-21T10:07:21.773Z","repository":{"id":263722642,"uuid":"887282543","full_name":"0Upjh80d/mlops-v2","owner":"0Upjh80d","description":"Azure MLOps (v2) solution accelerators. Enterprise ready templates to deploy your machine learning models on the Azure Platform.","archived":false,"fork":false,"pushed_at":"2024-11-20T05:39:58.000Z","size":12941,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-16T06:14:44.464Z","etag":null,"topics":["azure","azuremachinelearning","azureml","deep-learning","devops","machine-learning","microsoft","mlops","mlops-environment","mlops-project","mlops-template","mlops-workflow"],"latest_commit_sha":null,"homepage":"https://learn.microsoft.com/en-us/azure/machine-learning/concept-model-management-and-deployment","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0Upjh80d.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-12T13:32:44.000Z","updated_at":"2024-11-20T05:40:02.000Z","dependencies_parsed_at":"2024-11-20T05:27:43.536Z","dependency_job_id":null,"html_url":"https://github.com/0Upjh80d/mlops-v2","commit_stats":null,"previous_names":["0upjh80d/mlops-v2"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0Upjh80d%2Fmlops-v2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0Upjh80d%2Fmlops-v2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0Upjh80d%2Fmlops-v2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0Upjh80d%2Fmlops-v2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0Upjh80d","download_url":"https://codeload.github.com/0Upjh80d/mlops-v2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830956,"owners_count":20354855,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure","azuremachinelearning","azureml","deep-learning","devops","machine-learning","microsoft","mlops","mlops-environment","mlops-project","mlops-template","mlops-workflow"],"created_at":"2024-11-22T05:07:40.143Z","updated_at":"2026-05-21T10:07:21.743Z","avatar_url":"https://github.com/0Upjh80d.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Azure MLOps (v2) Solution Accelerator\n\n![Header](media/mlopsheader.jpg)\n\n## Table of Contents\n\n- [Project Overview](#project-overview)\n- [Prerequisites](#prerequisites)\n- [Documentation](#documentation)\n- [Contributing](#contributing)\n\nWelcome to the MLOps (v2) solution accelerator repository! This project is intended to serve as the starting point for MLOps implementation in Azure.\n\nMLOps is a set of repeatable, automated, and collaborative workflows with best practices that empower teams of ML professionals to quickly and easily get their machine learning models deployed into production. You can learn more about MLOps here:\n\n- [MLOps with Azure Machine Learning](https://azure.microsoft.com/services/machine-learning/mlops/#features)\n- [Cloud Adoption Framework Guidance](https://docs.microsoft.com/azure/cloud-adoption-framework/ready/azure-best-practices/ai-machine-learning-mlops)\n- [How: Machine Learning Operations](https://docs.microsoft.com/azure/machine-learning/concept-model-management-and-deployment)\n\n## Project Overview \u003ca name=\"project-overview\"\u003e\u003c/a\u003e\n\nThe solution accelerator provides a modular end-to-end approach for MLOps in Azure based on pattern architectures. As each organization is unique, solutions will often need to be customized to fit the organization's needs.\n\nThe solution accelerator goals are:\n\n- Simplicity\n- Modularity\n- Repeatability \u0026 Security\n- Collaboration\n- Enterprise readiness\n\nIt accomplishes these goals with a template-based approach for end-to-end data science, driving operational efficiency at each stage. You should be able to get up and running with the solution accelerator in a few hours.\n\n## Prerequisites \u003ca name=\"prerequisites\"\u003e\u003c/a\u003e\n\n1. An Azure subscription. If you don't have an Azure subscription, [create a free account](https://azure.microsoft.com/en-us/free/machine-learning/search/?OCID=AIDcmm5edswduu_SEM_822a7351b5b21e0f1ffe102c9ca9e99f:G:s\u0026ef_id=822a7351b5b21e0f1ffe102c9ca9e99f:G:s\u0026msclkid=822a7351b5b21e0f1ffe102c9ca9e99f) before you begin.\n\n\u003e [!IMPORTANT]\n\u003e If you use either a Free/Trial, or similar learning purpose subscriptions like Visual Studio Premium with MSDN, some provisioning tasks might not run as expected due to limitations imposed on **Usage + quotas** on your subscription. To help you succeed, we have provided specific instructions before provisioning throughout the guide, and you are highly advised to read those instructions carefully.\n\n2. For Azure DevOps-based deployments and projects:\n\n   - [Azure CLI](https://learn.microsoft.com/en-us/cli/azure/install-azure-cli) with `azure-devops` extension.\n   - [Terraform extension for Azure DevOps](https://marketplace.visualstudio.com/items?itemName=ms-devlabs.custom-terraform-tasks) if you are using Terraform to spin up the infrastructure.\n\n3. For GitHub-based deployments and projects:\n\n   - [Azure CLI](https://learn.microsoft.com/en-us/cli/azure/install-azure-cli)\n   - [GitHub client](https://cli.github.com/)\n\n4. Git bash, WSL, or another shell script editor on your local machine\n\n## Documentation \u003ca id=\"documentation\"\u003e\u003c/a\u003e\n\n1. [Solution Accelerator Concepts and Structure](documentation/structure/README.md) — Philosophy and Organization.\n2. [Architectural Patterns](documentation/architecture/README.md) — Supported Machine Learning Patterns.\n3. [Accelerator Deployment Guides](documentation/deployguides/README.md) — How to deploy and use the solution accelerator with Azure DevOps or GitHub.\n4. Quickstarts — Precreated project scenarios for demos/POCs. [Azure DevOps ADO Quickstart](https://learn.microsoft.com/en-us/azure/machine-learning/how-to-setup-mlops-azureml?tabs=azure-shell).\n5. YouTube Videos: [Deploy MLOps on Azure in Less Than an Hour](https://www.youtube.com/watch?v=5yPDkWCMmtk) and [AI Show](https://www.youtube.com/watch?v=xaW_A0sV6PU).\n\n## Contributing \u003ca id=\"contributing\"\u003e\u003c/a\u003e\n\nThis project welcomes contributions and suggestions. To learn more visit the contributing section, see [CONTRIBUTING.md](CONTRIBUTING.md) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0upjh80d%2Fmlops-v2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0upjh80d%2Fmlops-v2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0upjh80d%2Fmlops-v2/lists"}