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.

CriterionQuick task (az acr build)Commit triggerBase image update triggerMulti-step task
Fires or doesOne-off on-demand build and pushBuilds on a source commitRebuilds when a tracked base image changesYAML-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.