Windows 365 Guided Deploy — plan compiler

Answer the questions, compile a w365plan/1 plan, then run it with Invoke-W365Plan.ps1.

Decisions

Must be a concrete region — Graph rejects automatic, and regionGroup is read-only at create time, so it is used only in the policy name. The plan adds a regionSupported check that validates this against supportedRegions before anything is written.
Personas
Options
Resolves to at most 15 characters — that is a hard Graph limit, and this default is exactly at it.

Plan

Fill in the decisions and choose Compile plan.