azure-app-onboard
๐ฏSkillfrom microsoft/azure-skills
Installation
npx vibeindex add microsoft/azure-skills --skill azure-app-onboardnpx skills add microsoft/azure-skills --skill azure-app-onboard~/.claude/skills/azure-app-onboard/SKILL.mdAn end-to-end orchestrator skill that takes a business idea, app concept, or existing codebase and walks through the full pipeline to a running Azure deployment, including architecture planning, cost estimation, infrastructure scaffolding, and deploy with pre-deploy approval gates.
Overview
Azure App Onboard is a comprehensive orchestrator skill for Claude Code that guides developers through the entire journey from concept to cloud deployment on Microsoft Azure. It accepts a business idea, an app concept, or an existing codebase as input and runs a structured 10-step pipeline: session setup, scope triage, prerequisite scanning, intent gathering, architecture planning, scaffold approval, infrastructure code generation, deploy approval, execution, and handoff. The skill auto-detects which Azure services your application needs rather than applying a one-size-fits-all template, and it handles migrating existing apps to Azure with minimal or no code changes.
Key Features
- Full pipeline orchestration from discovery through deployment across 10 sequential steps with built-in approval gates before scaffolding and deploying
- Automatic Azure service detection that analyzes your application stack and recommends the right combination of Azure resources tailored to your specific app
- Cost estimation before commitment so you can review projected Azure spend and architecture decisions (including rejected alternatives) before any infrastructure is provisioned
- Infrastructure-as-Code scaffolding that generates Bicep or Terraform files based on the approved architecture plan, with self-review before deployment
- Session persistence and recovery via structured session artifacts that allow pausing and resuming the onboarding process, with clear error handling and user-controlled remediation
Who is this for?
- Developers who have a working application but are unfamiliar with which Azure services to use for hosting, storage, and networking
- Teams migrating existing apps to Azure who want guided, low-friction onboarding without rewriting their codebase
- Engineers who want cost transparency and architectural review before committing to cloud infrastructure
- Anyone seeking a structured, step-by-step Azure deployment experience with human approval checkpoints at critical stages
Same repository
microsoft/azure-skills(43 items)
SKILL.md
More from this repository10
A Claude Code skill from Microsoft that enables Azure AI Foundry integration, helping developers build, deploy, and manage AI applications on Azure.
A Claude Code skill from Microsoft for troubleshooting Azure resources by collecting and analyzing diagnostic logs and metrics.
A Claude Code skill from Microsoft that helps set up Azure environments, including subscription configuration, resource group creation, and prerequisite installation.
A Claude Code skill from Microsoft for working with Azure AI services, including Cognitive Services, OpenAI on Azure, and machine learning workflows.
A Claude Code skill from Microsoft for deploying applications and infrastructure to Azure using ARM templates, Bicep, or CLI commands.
A Claude Code skill from Microsoft for validating Azure resource configurations, ARM/Bicep templates, and deployment readiness.
A Claude Code skill from Microsoft for managing Azure Storage accounts, blobs, queues, tables, and file shares.
A Claude Code skill from Microsoft for managing Microsoft Entra ID (Azure AD) app registrations, including OAuth configuration and permissions setup.
A Claude Code skill from Microsoft for checking Azure resource compliance against regulatory standards and organizational policies.
A Claude Code skill from Microsoft that helps discover and inspect Azure resources across subscriptions, resource groups, and regions.