Azure Kubernetes Service
Azure Kubernetes Service (AKS) simplifies deploying a managed Kubernetes cluster in Azure by offloading the operational overhead to Azure. As a hosted Kubernetes service, Azure handles critical tasks, like health monitoring and maintenance.
Solid contracts, transparent operations, and an easy start — typically complete on four or five facets with one clear soft spot.
API Evangelist profiles Azure Kubernetes Service the way a machine reads it — 259 machine-readable artifacts across 7 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.
Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Azure Kubernetes Service scores 69.1/100 (strong), with a separate agent-readiness read of 48/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.
Kin Score
This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.
How we profile Azure Kubernetes Service
Each block below is one kind of artifact we hold for Azure Kubernetes Service. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.
APIs 7
Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.
Individual APIs this provider publishes, each with its own machine-readable definition.
Azure Kubernetes Service Maintenance Configurations API
REST API for managing planned maintenance configurations, used to configure when updates can be deployed to an AKS managed cluster.
Azure Kubernetes Service Snapshots API
REST API for creating, updating, deleting, and managing node pool snapshots in AKS, including listing snapshots by resource group.
Azure Kubernetes Service Private Endpoint Connections API
REST API for managing private endpoint connections for AKS clusters, enabling secure private network access to the cluster API server.
Azure Kubernetes Service Trusted Access Role Bindings API
REST API for managing trusted access role bindings that give Azure services secure access to AKS API server using system-assigned managed identities.
Azure Kubernetes Service kubectl API
Kubernetes API accessible via kubectl for cluster operations.
Azure Kubernetes Service Agent Pools API
Operations for managing agent pools (node pools) within AKS clusters
Azure Kubernetes Service Managed Clusters API
Operations for managing AKS managed clusters
Scroll within the panel for all 7 ·
Postman Collections 1
A runnable collection turns the contract into something a developer can execute in seconds. We profile them because the fastest way to trust an API is to make a real call against it.
Ready-to-run Postman collections for exercising this provider's APIs.
Open Collections 1
Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Azure Kubernetes Service REST API
OPEN COLLECTIONArazzo Workflows 10
Real integrations are rarely a single call. Arazzo describes the multi-step sequences — auth, then create, then confirm — so both a human and an agent can follow the choreography, not just the endpoints.
Multi-step API workflows described with the Arazzo specification.
Azure Kubernetes Service Add Node Pool and Poll
Add a new agent (node) pool to an AKS cluster and poll until it finishes provisioning.
ARAZZOAzure Kubernetes Service Delete Node Pool Machines
Delete specific machines from an agent pool and poll until the operation completes.
ARAZZOAzure Kubernetes Service Provision Cluster and Fetch Credentials
Create a managed AKS cluster, poll until it is provisioned, then retrieve admin kubeconfig.
ARAZZOAzure Kubernetes Service Rotate Cluster Certificates
Trigger certificate rotation on a cluster, poll until provisioned, and refresh user credentials.
ARAZZOAzure Kubernetes Service Run Command on Cluster
Confirm a cluster is provisioned, then run a kubectl command against it via the AKS command runner.
ARAZZOAzure Kubernetes Service Scale Node Pool
Read an agent pool, change its node count, and poll until the scale operation completes.
ARAZZOAzure Kubernetes Service Start Cluster
Start a stopped AKS cluster, poll until provisioned, then fetch user credentials.
ARAZZOAzure Kubernetes Service Stop Cluster
Stop a running AKS cluster and poll until the stop operation finishes provisioning.
ARAZZOAzure Kubernetes Service Upgrade Cluster Control Plane
Discover an available Kubernetes version, upgrade the cluster, and poll until provisioned.
ARAZZOAzure Kubernetes Service Upgrade Node Pool Image
Discover the latest node image, trigger the node image upgrade, and poll until complete.
ARAZZOScroll within the panel for all 10 ·
Pricing Plans 2
Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.
Published pricing tiers and plan structures.
Rate Limits 2
Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.
Documented rate limits and quota policies.
Azure Kubernetes Service Rate Limits
RATE LIMITSFinOps 2
Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.
Cost, billing, and metering signals for API financial operations.
Features 10
The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.
Notable capabilities this provider offers.
Managed Cluster Lifecycle
Create, update, delete, start, and stop AKS managed clusters with full lifecycle management.
Agent Pool Management
Create and manage node pools with configurable VM sizes, scaling, and upgrade policies.
Cluster Upgrades
Upgrade Kubernetes versions and node images with controlled rollout and upgrade profiles.
Credential Management
Retrieve admin, user, and monitoring credentials for cluster access and authentication.
Private Clusters
Deploy private AKS clusters with private endpoint connections for secure API server access.
Maintenance Windows
Configure planned maintenance windows to control when updates are applied to clusters.
Node Pool Snapshots
Create and manage snapshots of node pools for backup and recovery scenarios.
Trusted Access
Grant Azure services secure access to AKS API server using managed identities and role bindings.
Run Commands
Execute commands on cluster nodes remotely through the AKS API without direct SSH access.
Auto-Scaling
Automatically scale node pools based on workload demands with configurable auto-scaler profiles.
Scroll within the panel for all 10 ·
Semantic Vocabularies 1
JSON-LD contexts give the data shared meaning across APIs. We profile them because semantics are what let a machine reconcile 'customer' here with 'customer' somewhere else.
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral Rules 3
Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.
Azure Kubernetes Service API Rules
SPECTRALAzure Kubernetes Service API Rules
SPECTRALAzure Kubernetes Service API Rules
SPECTRALJSON Schema 91
Standalone JSON Schema definitions describe the data models behind the API. We profile them so the shapes are validatable on their own — useful long after a single request is forgotten.
Standalone JSON Schema definitions for this provider's data models.
AgentPoolAvailableVersions
JSON SCHEMAAgentPoolDeleteMachinesParameter
JSON SCHEMAAgentPoolListResult
JSON SCHEMAAgentPoolProperties
JSON SCHEMAAgentPool
JSON SCHEMAAgentPoolUpgradeProfile
JSON SCHEMAAgentPoolUpgradeSettings
JSON SCHEMACloudError
JSON SCHEMAAzure Kubernetes Service Managed Cluster
JSON SCHEMAClusterUpgradeSettings
JSON SCHEMAContainerServiceLinuxProfile
JSON SCHEMAContainerServiceNetworkProfile
JSON SCHEMACreationData
JSON SCHEMACredentialResults
JSON SCHEMAExtendedLocation
JSON SCHEMAManagedClusterAADProfile
JSON SCHEMAManagedClusterAddonProfile
JSON SCHEMAManagedClusterAgentPoolProfile
JSON SCHEMAManagedClusterAPIServerAccessProfile
JSON SCHEMAManagedClusterAutoScalerProfile
JSON SCHEMAManagedClusterAutoUpgradeProfile
JSON SCHEMAManagedClusterAzureMonitorProfile
JSON SCHEMAManagedClusterIdentity
JSON SCHEMAManagedClusterIngressProfile
JSON SCHEMAManagedClusterListResult
JSON SCHEMAManagedClusterLoadBalancerProfile
JSON SCHEMAManagedClusterMetricsProfile
JSON SCHEMAManagedClusterNATGatewayProfile
JSON SCHEMAManagedClusterNodeResourceGroupProfile
JSON SCHEMAManagedClusterOIDCIssuerProfile
JSON SCHEMAManagedClusterProperties
JSON SCHEMAManagedCluster
JSON SCHEMAManagedClusterSecurityProfile
JSON SCHEMAManagedClusterServicePrincipalProfile
JSON SCHEMAManagedClusterSKU
JSON SCHEMAManagedClusterStorageProfile
JSON SCHEMAManagedClusterUpgradeProfile
JSON SCHEMAManagedClusterWindowsProfile
JSON SCHEMAManagedClusterWorkloadAutoScalerProfile
JSON SCHEMAPowerState
JSON SCHEMARunCommandRequest
JSON SCHEMARunCommandResult
JSON SCHEMAServiceMeshProfile
JSON SCHEMASystemData
JSON SCHEMATagsObject
JSON SCHEMAUserAssignedIdentity
JSON SCHEMAAgentPool
JSON SCHEMAAgentPoolAvailableVersions
JSON SCHEMAAgentPoolDeleteMachinesParameter
JSON SCHEMAAgentPoolListResult
JSON SCHEMAAgentPoolProperties
JSON SCHEMAAgentPoolUpgradeProfile
JSON SCHEMAAgentPoolUpgradeSettings
JSON SCHEMACloudError
JSON SCHEMAClusterUpgradeSettings
JSON SCHEMAContainerServiceLinuxProfile
JSON SCHEMAContainerServiceNetworkProfile
JSON SCHEMACreationData
JSON SCHEMACredentialResults
JSON SCHEMAExtendedLocation
JSON SCHEMAManagedCluster
JSON SCHEMAManagedClusterAADProfile
JSON SCHEMAManagedClusterAddonProfile
JSON SCHEMAManagedClusterAgentPoolProfile
JSON SCHEMAManagedClusterAPIServerAccessProfile
JSON SCHEMAManagedClusterAutoScalerProfile
JSON SCHEMAManagedClusterAutoUpgradeProfile
JSON SCHEMAManagedClusterAzureMonitorProfile
JSON SCHEMAManagedClusterIdentity
JSON SCHEMAManagedClusterIngressProfile
JSON SCHEMAManagedClusterListResult
JSON SCHEMAManagedClusterLoadBalancerProfile
JSON SCHEMAManagedClusterMetricsProfile
JSON SCHEMAManagedClusterNATGatewayProfile
JSON SCHEMAManagedClusterNodeResourceGroupProfile
JSON SCHEMAManagedClusterOIDCIssuerProfile
JSON SCHEMAManagedClusterProperties
JSON SCHEMAManagedClusterSecurityProfile
JSON SCHEMAManagedClusterServicePrincipalProfile
JSON SCHEMAManagedClusterSKU
JSON SCHEMAManagedClusterStorageProfile
JSON SCHEMAManagedClusterUpgradeProfile
JSON SCHEMAManagedClusterWindowsProfile
JSON SCHEMAManagedClusterWorkloadAutoScalerProfile
JSON SCHEMAPowerState
JSON SCHEMARunCommandRequest
JSON SCHEMARunCommandResult
JSON SCHEMAServiceMeshProfile
JSON SCHEMASystemData
JSON SCHEMATagsObject
JSON SCHEMAUserAssignedIdentity
JSON SCHEMAScroll within the panel for all 91 ·
JSON Structure 46
JSON Structure captures the data shapes in a form built for tooling — a complement to JSON Schema that keeps the model machine-legible.
JSON Structure definitions describing this provider's data shapes.
Azure Kubernetes Service Agent Pool Properties Structure
JSON STRUCTUREAzure Kubernetes Service Agent Pool Structure
JSON STRUCTUREAzure Kubernetes Service Cloud Error Structure
JSON STRUCTUREAzure Kubernetes Service Creation Data Structure
JSON STRUCTUREAzure Kubernetes Service Credential Results Structure
JSON STRUCTUREAzure Kubernetes Service Extended Location Structure
JSON STRUCTUREAzure Kubernetes Service Managed Cluster Sku Structure
JSON STRUCTUREAzure Kubernetes Service Managed Cluster Structure
JSON STRUCTUREAzure Kubernetes Service Power State Structure
JSON STRUCTUREAzure Kubernetes Service Run Command Request Structure
JSON STRUCTUREAzure Kubernetes Service Run Command Result Structure
JSON STRUCTUREAzure Kubernetes Service Service Mesh Profile Structure
JSON STRUCTUREAzure Kubernetes Service System Data Structure
JSON STRUCTUREAzure Kubernetes Service Tags Object Structure
JSON STRUCTUREMicrosoft Azure Kubernetes Service Structure
JSON STRUCTUREScroll within the panel for all 46 ·
Examples 69
Real request and response payloads are what turn a spec from abstract into obvious — and they're one of the twelve things an agent needs to call an API correctly on the first try.
Example request and response payloads for these APIs.
Scroll within the panel for all 69 ·
Security Posture 2
Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Scopes 1
OAuth scopes are the vocabulary of least-privilege access. Profiling them shows exactly what an integration — or an agent acting on a user's behalf — is allowed to do.
OAuth scopes governing access to this provider's APIs.
Agentic Access 1
An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.
Recommended x-agentic-access execution contracts for AI agents.
Microsoft Azure Kubernetes Service Agentic Access
24 operations · 16 acting · 3 human-in-the-loop
AGENTICUse Cases 5
What developers actually build with this provider — captured so the catalogue answers 'what is this for', not just 'what does this expose'.
What developers build with this provider.
Microservices Deployment
Deploy and manage microservices architectures with container orchestration and service mesh capabilities.
CI/CD Pipelines
Integrate AKS with Azure DevOps and GitHub Actions for automated build, test, and deployment workflows.
Hybrid Cloud
Run Kubernetes workloads across on-premises and Azure environments with Azure Arc integration.
Machine Learning
Deploy and scale ML model serving infrastructure using AKS with GPU-enabled node pools.
Edge Computing
Deploy containerized workloads to edge locations using AKS Edge Essentials and Azure IoT.
Integrations 5
Pre-built integrations with other platforms tell you where this provider already fits in a stack.
Pre-built integrations with other platforms and tools.
Azure Container Registry
Pull container images from Azure Container Registry with managed identity authentication.
Azure Monitor
Monitor cluster health, performance, and logs with Azure Monitor and Container Insights.
Azure Policy
Enforce organizational standards and compliance with Azure Policy for Kubernetes.
Azure Active Directory
Integrate with Azure AD for cluster authentication and role-based access control.
Azure DevOps
Automate deployments to AKS using Azure Pipelines with native Kubernetes tasks.
Resources
Every other property we hold for Azure Kubernetes Service — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.
Get Started 4
Portal, sign-up, and the first successful call
Documentation 1
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 11
Pagination, idempotency, versioning, errors, and events
Scroll within the panel for all 11 ·
Build 3
SDKs, sample code, and the tooling you integrate with
Access & Security 5
Authentication, authorization, and security posture
Learn 2
Tutorials, courses, talks, and written guidance
Operate 6
Status, limits, changes, and where to get help
Commercial 3
Pricing, plans, and the legal terms of use
Company 1
The organization behind the API
← All providers · Data indexed from github.com/api-evangelist/microsoft-azure-kubernetes-service · machine-readable index on apis.io