Microsoft Azure

Microsoft Azure provides public-cloud compute, storage, database, AI, and identity services through Azure Resource Manager (ARM) REST APIs. Authentication uses Microsoft Entra ID (formerly Azure AD) OAuth tokens. Microsoft Graph exposes the M365 surface alongside the ARM control plane.

API entry from apis.yml

apis.yml Raw ↑
aid: cloud:azure
name: Microsoft Azure
tags:
- Azure
- Hyperscaler
- IaaS
- PaaS
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://azure.microsoft.com/
properties:
- url: https://learn.microsoft.com/en-us/rest/api/azure/
  type: Documentation
description: Microsoft Azure provides public-cloud compute, storage, database, AI, and identity services
  through Azure Resource Manager (ARM) REST APIs. Authentication uses Microsoft Entra ID (formerly Azure
  AD) OAuth tokens. Microsoft Graph exposes the M365 surface alongside the ARM control plane.