azure/Create AKS Cluster

Create an AKS Cluster

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 2, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: azure/aks-create-action@2c110704ea7d33d0961d7823951f61416a071c40 # 1.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
ARM_CLIENT_IDClient ID for Service Principalyes
ARM_CLIENT_SECRETClient Secret for Service Principalyes
ARM_SUBSCRIPTION_IDSubscription for Service Principalyes
ARM_TENANT_IDTenant for Service Principalyes
RESOURCE_GROUP_NAMEResource Group for clusteryes
CLUSTER_NAMEName for clusteryes
CLUSTER_SIZESize of cluster (dev or test)nodev
STORAGE_ACCOUNT_NAMEName for Storage Accountyes
STORAGE_CONTAINER_NAMEName for Storage Containeryes
STORAGE_ACCESS_KEYAccess Key for Storage Containeryes
ACTION_TYPEcreate or destroynocreate
IAC_TYPEIAC tool, Possible choices: [ pulumi, terraform ]noterraform
CREATE_ACRcreate ACR with cluster namefalse
PULUMI_ACCESS_TOKENToken that allows this action to access Pulumi

no outputs