Defender Launchpad — agentic rollout planner
Describe a deployment goal in plain English. The planner agent decomposes it across Microsoft Entra, Intune, and Defender for Endpoint, sequences the work into phases for each platform, and writes you a complete rollout runbook.
🚀 Why this is hard: one goal, many products
On paper, "roll out Defender for Endpoint to all Windows and iOS devices" is a single sentence. In practice it spans three Microsoft products and two very different operating systems, and the steps have to happen in the right order or the whole thing stalls.
Windows endpoints onboard through an Intune EDR policy; iOS needs the Defender app plus a VPN profile to light up web and network protection. Both then feed a device-risk signal into Intune compliance, which a Conditional Access policy in Microsoft Entra ID uses to gate access. Miss a dependency — connect Intune to Defender before onboarding, get risk signals flowing before you enforce — and devices silently fail to report or users get locked out.
Defender Launchpad shows what an agent does with that complexity: it reads the goal, decomposes the work across the three products, sequences it into phases, splits the Windows and iOS build paths, and produces the deliverable teams actually want — a complete rollout runbook. Try it below: the board assembles the plan, then the agent writes the runbook.
What the agent produces
🎯 Use cases
Anywhere a one-line ask hides a multi-product, multi-team deployment:
Press Plan the launch and watch the agent build a cross-product rollout for Windows + iOS.
The runbook appears here after the agent finishes planning. It includes an executive summary, prerequisites & licensing, the cross-product architecture, step-by-step build for Windows and iOS, validation tests, and a rollback plan.
⚖️ Pros, cons & limitations
✓ Pros
- Turns a vague goal into a structured, phased plan.
- Makes cross-product dependencies explicit and ordered.
- Separates the Windows and iOS build paths clearly.
- Ends with a real, copyable deliverable — the runbook.
- Fast: great for alignment, scoping, and training.
✕ Cons / trade-offs
- A starting plan, not a substitute for an engineer's review.
- Real tenants have nuances a generic plan can't know.
- Product UIs, blade names, and steps change over time.
- It plans and documents — it doesn't execute anything.
△ Limitations
- This demo is illustrative — the plan is generated in your browser, not from your tenant.
- Always verify steps against current Intune / Defender docs.
- Licensing & prerequisites vary by organization.
- Validate ASR & Conditional Access in audit / report-only first.