Azure Machine Learning website screenshot

Azure Machine Learning

Azure Machine Learning is an enterprise-grade cloud service for building, training, deploying, and managing machine learning models. It supports the full ML lifecycle including data preparation, model training, evaluation, deployment, and monitoring with MLOps capabilities.

Azure Machine Learning publishes 2 APIs on the APIs.io network: Operations API and Workspaces API. Tagged areas include Artificial Intelligence, Azure, Machine-Learning, MLOps, and Model Deployment.

Azure Machine Learning’s developer surface includes authentication, developer portal, documentation, pricing, engineering blog, support, and 9 more developer resources.

47.9/100 developing ▬ flat Agent 20/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
2 APIs 6 Features 4 Use Cases
Artificial IntelligenceAzureMachine-LearningMLOpsModel DeploymentModel Training

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/microsoft-azure-machine-learning: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Open Collections 4

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

FinOps 1

Cost, billing, and metering signals for API financial operations.

Features 6

Notable capabilities this provider offers.

Workspace Management

Create and manage Azure ML workspaces as the top-level resource for ML assets and experiments.

Compute Resources

Provision and manage compute clusters, compute instances, and Kubernetes-attached compute targets.

Model Training

Run training jobs at scale with automated ML, distributed training, and hyperparameter tuning.

Model Deployment

Deploy models as managed online endpoints, batch endpoints, or to Kubernetes for real-time and batch inference.

MLOps and Pipelines

Build reproducible ML pipelines with versioning, CI/CD integration, and model registry capabilities.

Responsible AI

Use built-in tools for fairness assessment, interpretability, and model monitoring across the lifecycle.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Microsoft Azure Machine Learning Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Microsoft Azure Machine Learning Scopes

1 scope · implicit

1 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Microsoft Azure Machine Learning Agentic Access

7 operations · 3 acting

7 operations · 3 acting

AGENTIC

Use Cases 4

What developers build with this provider.

Predictive Analytics

Build and deploy predictive models for forecasting, classification, and regression scenarios.

Computer Vision

Train and deploy image classification, object detection, and segmentation models.

Natural Language Processing

Build NLP models for text classification, entity recognition, and sentiment analysis.

MLOps and Production ML

Operationalize ML models with automated training pipelines, deployment, and monitoring.

Integrations 5

Pre-built integrations with other platforms and tools.

Azure Storage

Store training data, models, and experiment artifacts in Azure Blob Storage and Data Lake.

Azure Kubernetes Service

Deploy ML models to AKS for production-grade inference at scale.

Azure DevOps

Integrate ML pipelines with Azure DevOps for continuous integration and deployment.

GitHub Actions

Automate ML workflows with GitHub Actions for training and deployment automation.

Power BI

Consume ML model predictions in Power BI dashboards and reports.

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
name: Azure Machine Learning
description: Azure Machine Learning is an enterprise-grade cloud service for building, training, deploying, and managing machine
  learning models. It supports the full ML lifecycle including data preparation, model training, evaluation, deployment, and
  monitoring with MLOps capabilities.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://azure.microsoft.com/svghandler/machine-learning/
url: https://azure.microsoft.com/en-us/services/machine-learning/
created: '2026-03-13'
modified: '2026-05-19'
specificationVersion: '0.23'
tags:
- Artificial Intelligence
- Azure
- Machine-Learning
- MLOps
- Model Deployment
- Model Training
tags_raw:
- AI
- Azure
- Machine Learning
- MLOps
- Model Deployment
- Model Training
apis:
- aid: microsoft-azure-machine-learning:microsoft-azure-machine-learning-operations-api
  name: Azure Machine Learning Operations API
  description: Operations operations
  humanURL: https://learn.microsoft.com/en-us/rest/api/azureml/
  baseURL: https://management.azure.com
  tags: []
  tags_raw:
  - Operations
  properties:
  - type: OpenAPI
    url: openapi/microsoft-azure-machine-learning-operations-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/azure/machine-learning/
  - type: APIReference
    url: https://learn.microsoft.com/en-us/rest/api/azureml/
  - type: Authentication
    url: https://learn.microsoft.com/en-us/rest/api/azure/
  - type: GettingStarted
    url: https://learn.microsoft.com/en-us/azure/machine-learning/quickstart-create-resources
  - type: Pricing
    url: https://azure.microsoft.com/en-us/pricing/details/machine-learning/
  - type: SDKs
    url: https://learn.microsoft.com/en-us/python/api/overview/azure/ai-ml-readme
  - type: SDKs
    url: https://learn.microsoft.com/en-us/dotnet/api/overview/azure/resourcemanager.machinelearning-readme
- aid: microsoft-azure-machine-learning:microsoft-azure-machine-learning-workspaces-api
  name: Azure Machine Learning Workspaces API
  description: Workspaces operations
  humanURL: https://learn.microsoft.com/en-us/rest/api/azureml/
  baseURL: https://management.azure.com
  tags:
  - Workspaces
  properties:
  - type: OpenAPI
    url: openapi/microsoft-azure-machine-learning-workspaces-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/azure/machine-learning/
  - type: APIReference
    url: https://learn.microsoft.com/en-us/rest/api/azureml/
  - type: Authentication
    url: https://learn.microsoft.com/en-us/rest/api/azure/
  - type: GettingStarted
    url: https://learn.microsoft.com/en-us/azure/machine-learning/quickstart-create-resources
  - type: Pricing
    url: https://azure.microsoft.com/en-us/pricing/details/machine-learning/
  - type: SDKs
    url: https://learn.microsoft.com/en-us/python/api/overview/azure/ai-ml-readme
  - type: SDKs
    url: https://learn.microsoft.com/en-us/dotnet/api/overview/azure/resourcemanager.machinelearning-readme
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
common:
- type: Website
  url: https://www.microsoft.com/
- type: AgenticAccess
  url: agentic-access/microsoft-azure-machine-learning-agentic-access.yml
- type: DomainSecurity
  url: security/microsoft-azure-machine-learning-domain-security.yml
- type: Authentication
  url: authentication/microsoft-azure-machine-learning-authentication.yml
- type: OAuthScopes
  url: scopes/microsoft-azure-machine-learning-scopes.yml
- type: GitHubOrganization
  url: https://github.com/Azure
- type: Portal
  url: https://portal.azure.com/
- type: Documentation
  url: https://learn.microsoft.com/en-us/azure/machine-learning/
- type: Pricing
  url: https://azure.microsoft.com/en-us/pricing/details/machine-learning/
- type: StatusPage
  url: https://status.azure.com/
- type: Blog
  url: https://azure.microsoft.com/en-us/blog/
- type: Support
  url: https://azure.microsoft.com/en-us/support/
- type: TermsOfService
  url: https://azure.microsoft.com/en-us/support/legal/
- type: PrivacyPolicy
  url: https://privacy.microsoft.com/en-us/privacystatement
- type: Features
  data:
  - name: Workspace Management
    description: Create and manage Azure ML workspaces as the top-level resource for ML assets and experiments.
  - name: Compute Resources
    description: Provision and manage compute clusters, compute instances, and Kubernetes-attached compute targets.
  - name: Model Training
    description: Run training jobs at scale with automated ML, distributed training, and hyperparameter tuning.
  - name: Model Deployment
    description: Deploy models as managed online endpoints, batch endpoints, or to Kubernetes for real-time and batch inference.
  - name: MLOps and Pipelines
    description: Build reproducible ML pipelines with versioning, CI/CD integration, and model registry capabilities.
  - name: Responsible AI
    description: Use built-in tools for fairness assessment, interpretability, and model monitoring across the lifecycle.
- type: UseCases
  data:
  - name: Predictive Analytics
    description: Build and deploy predictive models for forecasting, classification, and regression scenarios.
  - name: Computer Vision
    description: Train and deploy image classification, object detection, and segmentation models.
  - name: Natural Language Processing
    description: Build NLP models for text classification, entity recognition, and sentiment analysis.
  - name: MLOps and Production ML
    description: Operationalize ML models with automated training pipelines, deployment, and monitoring.
- type: Integrations
  data:
  - name: Azure Storage
    description: Store training data, models, and experiment artifacts in Azure Blob Storage and Data Lake.
  - name: Azure Kubernetes Service
    description: Deploy ML models to AKS for production-grade inference at scale.
  - name: Azure DevOps
    description: Integrate ML pipelines with Azure DevOps for continuous integration and deployment.
  - name: GitHub Actions
    description: Automate ML workflows with GitHub Actions for training and deployment automation.
  - name: Power BI
    description: Consume ML model predictions in Power BI dashboards and reports.
- type: LlmsText
  url: https://portal.azure.com/llms.txt

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/microsoft-azure-machine-learning"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/microsoft-azure-machine-learning/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/microsoft-azure-machine-learning/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.