๐ŸŽฏ

azure-app-onboard

๐ŸŽฏSkill

from microsoft/azure-skills

Installation

Vibe Index InstallInstalls to .claude/skills/
$npx vibeindex add microsoft/azure-skills --skill azure-app-onboard
skills.sh Installโš  Installs to .agents/skills/
$npx skills add microsoft/azure-skills --skill azure-app-onboard
Manual InstallCopy SKILL.md content and save to the path below
path
~/.claude/skills/azure-app-onboard/SKILL.md
VibeIndex|
What it does
|

An 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)

azure-app-onboard

SKILL.md

94,806Installs
-
AddedJul 29, 2026

More from this repository10

๐ŸŽฏ
microsoft-foundry๐ŸŽฏSkill

A Claude Code skill from Microsoft that enables Azure AI Foundry integration, helping developers build, deploy, and manage AI applications on Azure.

๐ŸŽฏ
azure-diagnostics๐ŸŽฏSkill

A Claude Code skill from Microsoft for troubleshooting Azure resources by collecting and analyzing diagnostic logs and metrics.

๐ŸŽฏ
azure-prepare๐ŸŽฏSkill

A Claude Code skill from Microsoft that helps set up Azure environments, including subscription configuration, resource group creation, and prerequisite installation.

๐ŸŽฏ
azure-ai๐ŸŽฏSkill

A Claude Code skill from Microsoft for working with Azure AI services, including Cognitive Services, OpenAI on Azure, and machine learning workflows.

๐ŸŽฏ
azure-deploy๐ŸŽฏSkill

A Claude Code skill from Microsoft for deploying applications and infrastructure to Azure using ARM templates, Bicep, or CLI commands.

๐ŸŽฏ
azure-validate๐ŸŽฏSkill

A Claude Code skill from Microsoft for validating Azure resource configurations, ARM/Bicep templates, and deployment readiness.

๐ŸŽฏ
azure-storage๐ŸŽฏSkill

A Claude Code skill from Microsoft for managing Azure Storage accounts, blobs, queues, tables, and file shares.

๐ŸŽฏ
entra-app-registration๐ŸŽฏSkill

A Claude Code skill from Microsoft for managing Microsoft Entra ID (Azure AD) app registrations, including OAuth configuration and permissions setup.

๐ŸŽฏ
azure-compliance๐ŸŽฏSkill

A Claude Code skill from Microsoft for checking Azure resource compliance against regulatory standards and organizational policies.

๐ŸŽฏ
azure-resource-lookup๐ŸŽฏSkill

A Claude Code skill from Microsoft that helps discover and inspect Azure resources across subscriptions, resource groups, and regions.