This artifact was produced by the Bicep Deploy Agent (Step 6 of the APEX pipeline).
The Deploy Agent executes the generated Bicep templates against the live Azure subscription
using azd provision. It performs preflight validation (bicep build, lint, what-if preview),
runs the actual deployment, and documents the results including any runtime adaptations.
In this case, the agent autonomously switched the App Service Plan from S1 to P0v3 after
discovering that S1 Linux was unavailable in the target subscription.