Azure App Onboard Prereq — Repository Evaluation Evaluate a user's repository for build health, app completeness, and Azure deployment feasibility — before infrastructure planning. Produces per-component verdicts (PASS/WARN/FAIL) consumed by downstream phases. Orchestrator relationship: Called by azure-app-onboard at Step 3, or standalone for code readiness checks. When called by orchestrator, return control to azure-app-onboard after writing artifacts — do NOT invoke downstream phases directly. Phase 1 of 4 in AppOnboard pipeline. Session: .copilot-azure/sessions/{session-id}/ . Reads context.json . Writes components[] , repo{} , detectedInfra[] . Produces prereq-output.json . Schema: prereq-schemas.ts — PrereqOutput , BuildRequirements . Direct entry supported. When NOT to Use Signal Redirect Validate infrastructure (Bicep/TF/azure.yaml) azure-validate Generate IaC azure-prepare End-to-end idea-to-production azure-app-onboard Run azd up or deploy azure-deploy Rules Show more Installs 913 Repository microsoft/azure-skills GitHub Stars 1.3K First Seen 1 day ago Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
azure-app-onboard-prereq
安装
npx skills add https://github.com/microsoft/azure-skills --skill azure-app-onboard-prereq