RaveFocus authenticated launch control
Authenticated live launch attempt
This guarded run deploys and verifies only after Azure sign-in exists. It does not switch forms live.
authenticated live attempt completed with failed steps status
True Azure logged in
6 steps
1 failed
Launch guard: no forms-live switch, no worker invitations, and no private records in Planner or public worker pages.
Next Actions
- review the failed step before switching forms live or inviting workers
- clear 5 final preflight blockers
- create missing worker-facing SharePoint Lists and rerun postsetup:sharepoint-report
- capture actual Microsoft IDs/URLs for missing rows
Steps
| Step | Status | Exit | Seconds | Command |
|---|---|---|---|---|
| confirm Azure CLI login | passed | 0 | 0 | az account show --output json |
| build live setup execution checklist | passed | 0 | 3.92 | npm.cmd run build:live-setup-execution |
| build Microsoft setup packet | passed | 0 | 4.97 | npm.cmd run build:microsoft-setup-packet |
| verify local site package | passed | 0 | 5.47 | npm.cmd run verify |
| build launch package | passed | 0 | 89.69 | npm.cmd run package:launch |
| deploy Azure Static Web App | failed | 1 | 32.37 | powershell -NoProfile -ExecutionPolicy Bypass -File launch\deploy-static-web-app-direct.ps1 |