BrainyBeeBrainyBee
ExploreBlogStart Studying
HomeDesigning and Implementing Microsoft DevOps Solutions (AZ-400)Pipeline trigger rules — quick notes
Quick Notes141 words

Pipeline trigger rules — quick notes

Trigger rules — quick notes

FactDetail
Unconfigured CI triggerEnabled on all branches
Unconfigured PR triggerEnabled for PRs to any branch
Disabletrigger: none · pr: none
Can override YAML"Disable implied CI trigger" · "UI settings override YAML trigger"
include vs excludeexclude wins
batch: trueCollect commits during a run; one run after, not one per push
always: false (default)Scheduled run skipped if nothing changed
cron timezoneUTC

Traps

  1. "No trigger block means it never runs" — false, defaults are ON.
  2. A branch in both include and exclude is excluded.
  3. always: true is required for nightly scans that must run on a quiet repo.
All Designing and Implementing Microsoft DevOps Solutions (AZ-400) Study Resources

Related Notes

  • Agent and runner infrastructure421 words
  • Agent and runner infrastructure — quick notes150 words
  • Alerting on pipeline events255 words
  • Alerting on pipeline events — quick notes94 words
  • Analyzing usage and application performance241 words
  • Analyzing usage and application performance — quick notes73 words
  • Appropriate access levels217 words
  • Appropriate access levels — quick notes85 words
  • Automating container scanning277 words
  • Automating container scanning — quick notes96 words
  • Automating documentation from Git history191 words
  • Automating documentation from Git history — quick notes55 words

Ready to study Designing and Implementing Microsoft DevOps Solutions (AZ-400)?

Practice tests, flashcards, and all study notes — free, no sign-up.

Start Studying

Ready to study Designing and Implementing Microsoft DevOps Solutions (AZ-400)?

Practice tests, flashcards, and all study notes — free, no sign-up needed.

Start Studying — Free
Designing and Implementing Microsoft DevOps Solutions (AZ-400) ResourcesExplore All HivesBlogHome

© 2026 BrainyBee. Free AI-powered exam prep.