Skills
Chapter 17 of 38
Use when deploying an existing web application or API to an already-running Azure Kubernetes Service cluster.
1 minute · 73 words · 5 sections
Use when: deploying a web app/API to AKS; containerizing for Kubernetes; generating manifests; AKS CI/CD; DS001–DS013 failures.
Not for: provisioning clusters (azure-kubernetes), AKS Automatic readiness (azure-kubernetes-automatic-readiness), non-AKS targets.
Requires: existing AKS cluster, az login, kubectl configured. Follow phases/quick-deploy.md. On failure: references/rollback.md.
<LATEST_STABLE_*> resolutionLoad knowledge-packs/frameworks/<framework>.md per detected framework. Available: spring-boot, express, nextjs, fastapi, django, nestjs, aspnet-core, go, flask
templates/ (dockerfiles/, k8s/, github-actions/, mermaid/).
Install this repository
npx skills add microsoft/azure-skills/plugin marketplace add microsoft/azure-skillsSkills install per repository, not per chapter — the CLI has no documented per-skill form, so we do not print one.
Use when deploying an existing web application or API to an already-running Azure Kubernetes Service cluster. Detects the framework, generates a Dockerfile and Kubernetes manifests, validates against AKS Deployment Safeguards, and deploys with verification. WHEN: deploy app to AKS, deploy to existing AKS cluster, containerize app for Kubernetes, generate K8s manifests for Azure, set up CI/CD for AKS, my AKS deployment is failing safeguard checks, I have a Django/Express/Spring Boot app to run on AKS. DO NOT USE FOR: creating or provisioning an AKS cluster (use azure-kubernetes), assessing migration to AKS Automatic (use azure-kubernetes-automatic-readiness), or deploying to non-AKS targets like Web Apps, Container Apps, or Functions.
The verbatim description from this skill’s front matter — the string an agent matches on to decide whether to load it.
skills/azure-kubernetes/azure-kubernetes-app-deploy/SKILL.mdmain, last pushed 10 August 2026.SKILL.md, not by matching a directory convention. 6 distinct layouts observed: skills/*/SKILL.md, skills/azure-app-onboard/*/SKILL.md, skills/azure-kubernetes/*/SKILL.md, skills/microsoft-foundry/*/SKILL.md, skills/microsoft-foundry/models/deploy-model/*/SKILL.md, skills/microsoft-foundry/models/*/SKILL.md.h1 and no skipped levels:.claude-plugin/marketplace.json by Microsoft, declaring 1 plugin. It is read for editorial metadata only — never as the skill index, which is always the repository tree./microsoft/azure-skills.md, and each chapter at its own .md URL.41 files · 130 KB
Everything this skill ships beside its prose. 35 of them are set here as subchapters of chapter 17; the other 6 are described rather than reproduced.
Documentation the agent loads on demand, rather than up front.
Templates, schemas and fixtures the skill draws on.
templates/dockerfiles/6 files · 16 KB
templates/github-actions/1 file · 7 KB
templates/k8s/11 files · 16 KBtemplates/mermaid/2 files · 3 KB
6 DOCKERIGNOREs · 870 B. Bytes rather than text, so they are not reproduced here. Browse them on GitHub (opens in a new tab)
Everything else published alongside the skill.