What problem does it solve?
Power Pages deployments can fail with opaque PAC CLI upload errors or silent Dataverse solution import failures, leaving developers guessing at root causes. This Skill surfaces those errors, matches them against a catalog of known failure patterns, and offers verified auto-fixes with explicit user consent.
Core Features & Use Cases
- Error Surfacing and Parsing: Re-runs
pac pages upload-code-site in capture mode and queries Dataverse async operations and import jobs to collect fresh failure data.
- Pattern-Matched Diagnosis: Categorizes findings as Error, Warning, or Info by matching against a known deployment error catalog, grounded in current Microsoft Learn ALM documentation.
- Consent-Gated Auto-Fixes: Offers per-finding fixes for issues like stale manifests, blocked JavaScript uploads, missing website record IDs, expired auth, and empty builds, each requiring explicit approval.
- Use Case: Your
pac pages upload-code-site run fails with a cryptic message. Invoke this Skill to identify that JavaScript attachments are blocked at the environment level, approve the settings fix, and verify the deployment unblocks.
Quick Start
Ask the agent to diagnose why my Power Pages deployment failed and fix any known issues.