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

Pipeline trigger rules — quick notes

Trigger rules — quick notes

FactDetail
Omitted CI triggerPushes to all branches when Disable implied YAML CI trigger is off and no UI override applies
Omitted YAML prGitHub/Bitbucket Cloud: PRs to any branch when no UI override applies
Azure Repos PR validationBranch-policy build validation, not YAML pr
Disabletrigger: none; GitHub/Bitbucket Cloud YAML PR: pr: none
Implied-trigger controlOrganization/project setting; affects only an omitted trigger
Explicit-YAML overridePipeline Override the YAML trigger from here setting
include vs excludeexclude wins
batch: trueCollect commits during a run; one run after, not one per push
always: false (default)Run only after source-code or pipeline-settings change since the last successful scheduled run
cron timezoneUTC
UI schedulesTake precedence over YAML schedules

Traps

  1. Omitted triggers are not universally on: CI has setting conditions and YAML PR behavior is provider-specific.
  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 infrastructure533 words
  • Agent and runner infrastructure — quick notes222 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 levels294 words
  • Appropriate access levels — quick notes180 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.