skillfed

azure-ml-component

Azure Machine Learning Component SDK

azure-ml-component v0.9.18.post2 127.2K downloads/30d#11,752 on PyPI
License unclear https://aka.ms/azureml-sdk-license Abandoned released

What it is and what it does

Azure-ml-component is a Python SDK for defining, registering, and orchestrating reusable components within Azure Machine Learning pipelines. It abstracts the authoring of ML workflows into composable, versioned components that can be shared and reused across projects. The package depends on azureml-core, azureml-telemetry, and a set of utility libraries (psutil, tqdm, pydash, ruamel.yaml, omegaconf, jinja2, bytecode, azure-core) to handle configuration, templating, and Azure service communication.

The package targets data scientists and ML engineers building production workflows on Azure. However, it has been abandoned for over three years (last release 2023-05-12), meaning no active maintenance, bug fixes, or compatibility updates are available. It supports Python 3.6 through 3.10, but future Python versions and Azure service changes are not guaranteed to be compatible.

Use it for:

  • Define reusable ML components (data prep, training, evaluation) and compose them into multi-step pipelines
  • Register and version components in Azure ML for team collaboration and reproducibility
  • Automate end-to-end ML workflows by submitting component-based pipelines to Azure ML compute
  • Migrate legacy Azure ML component definitions from older SDK versions into a standardized format

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Authoring, managing, and submitting Azure Machine Learning components and pipelines through a Python SDK.

No, unless you are maintaining legacy Azure ML pipelines already built with this package. The package is abandoned (no updates in 1190 days) and unlikely to work reliably with current Azure ML service versions. For new projects, use the current Azure ML Python SDK instead of this outdated component framework.

Install

azure-ml-component on PyPI

pip

pip install azure-ml-component

uv

uv add azure-ml-component

poetry

poetry add azure-ml-component

Installing azure-ml-component

Before you install

Low install friction with a pure-Python wheel, but the package is abandoned as of 1190 days since last release. Maintenance status is inactive, so security patches and compatibility updates are unlikely.

License in practice

License treatment is unclear; the package points to a Microsoft proprietary license URL (https://aka.ms/azureml-sdk-license) without an SPDX identifier. Review the linked license before committing to production use.

Quickstart

pip install azure-ml-component

from azure.ml.component import Component
# Define and register a component, then use it in a pipeline

Requires Azure ML workspace credentials and connectivity; the package is abandoned and may not work with current Azure ML service versions.

Verify before relying

  • Whether the package remains compatible with current Azure ML service APIs and authentication flows
  • Whether the abandoned status affects support for modern Python versions beyond 3.10
  • Whether existing Azure ML pipelines authored with this package can migrate to current Azure ML tooling

Package facts

License https://aka.ms/azureml-sdk-license (unclear)
Python support supports the current Python release (>=3.6,<4.0)
Install friction low — pure-Python wheel
Runtime dependencies 10 — azureml-core, azureml-telemetry, psutil, tqdm, pydash, ruamel.yaml, omegaconf, jinja2, bytecode, azure-core
Maintenance abandoned — 1,190 days since the last release
First released
Downloads 127,162/month — #11,752 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: azure_ml_component-0.9.18.post2-py3-none-any.whl

Development Status :: 5 - Production/StableIntended Audience :: DevelopersIntended Audience :: Science/ResearchLicense :: Other/Proprietary LicenseOperating System :: MacOSOperating System :: Microsoft :: WindowsOperating System :: POSIX :: LinuxProgramming Language :: Python :: 3Programming Language :: Python :: 3.10Programming Language :: Python :: 3.6Programming Language :: Python :: 3.7Programming Language :: Python :: 3.8Programming Language :: Python :: 3.9Topic :: Scientific/Engineering :: Artificial Intelligence

Tags

azure machine learning componentsazure ml pipeline authoringazureml component sdkazure ml workflow automationmachine learning pipeline managementazure ml component definitionazureml pipeline submission
azure-mlabandonedlegacy

More Artificial Intelligence packages

litellm

LiteLLM provides a unified Python interface to…

permissive · top 100 on PyPI

huggingface-hub

Client library and CLI tool for downloading,…

permissive · top 100 on PyPI

langchain

LangChain provides a framework for building…

permissive · top 1,000 on PyPI

hf-xet

hf-xet provides chunk-based deduplication and…

permissive · top 1,000 on PyPI

tokenizers

Tokenizers converts raw text into token…

permissive · top 1,000 on PyPI

transformers

Transformers provides a unified framework for…

permissive · top 1,000 on PyPI

azureml-pipeline-steps

Defines step types for building computation…

unclear · top 15,000 on PyPI

azureml-contrib-services

Provides utilities for handling raw HTTP…

unclear · top 15,000 on PyPI

azureml-pipeline-core

Provides core pipeline infrastructure for Azure…

unclear · top 15,000 on PyPI

azureml-pipeline

Builds, optimizes, and manages machine learning…

unclear · top 15,000 on PyPI

azureml-mlflow

Integrates MLflow experiment tracking and model…

permissive · top 5,000 on PyPI

azureml-train

A deprecated wrapper package that redirects…

unclear · top 15,000 on PyPI

azureml-dataset-runtime

Coordinates internal Azure Machine Learning SDK…

unclear · top 15,000 on PyPI

azureml-automl-core

Provides internal AutoML infrastructure and…

unclear · top 15,000 on PyPI

azureml-dataprep

Loads, transforms, and writes data for Azure…

unclear · top 5,000 on PyPI

azureml-featurestore

Provides Python SDK access to Azure ML Feature…

permissive · top 5,000 on PyPI