ACR Tasks: quick task vs commit vs base image trigger vs multi-step
This sheet compares Quick task (az acr build), Commit trigger, Base image update trigger, Multi-step task.
| Criterion | Quick task (az acr build) | Commit trigger | Base image update trigger | Multi-step task |
|---|---|---|---|---|
| Fires or does | One-off on-demand build and push | Builds on a source commit | Rebuilds when a tracked base image changes | YAML-defined build, run, test and package sequence |
The verdict, the full comparison, 3 rules and 3 traps are part of AI-200 access. Unlock AI-200.