Azure Kubernetes Service · Arazzo Workflow
Azure Kubernetes Service Start Cluster
Version 1.0.0
Start a stopped AKS cluster, poll until provisioned, then fetch user credentials.
Provider
Workflows
start-cluster-and-fetch-credentials
Start an AKS cluster, wait until it is running, and pull user credentials.
Calls ManagedClusters_Start, polls ManagedClusters_Get until provisioningState is Succeeded, then calls ManagedClusters_ListClusterUserCredentials.
1
startCluster
ManagedClusters_Start
Request the cluster start. AKS accepts the request asynchronously and returns 202 Accepted.
2
pollCluster
ManagedClusters_Get
Read the cluster and inspect provisioningState. While the cluster is still Starting the flow loops back to this step; once it reports Succeeded the flow advances to fetch credentials.
3
listUserCredentials
ManagedClusters_ListClusterUserCredentials
List the cluster user credentials. The response carries a kubeconfigs array whose first entry holds the base64-encoded kubeconfig.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow 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 arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.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.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/azure-kubernetes-service-start-cluster-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.