BrainyBeeBrainyBee
ExploreBlogStart Studying
HomeDesigning and Implementing Microsoft DevOps Solutions (AZ-400)Feature flags with Azure App Configuration — quick notes
Quick Notes136 words

Feature flags with Azure App Configuration — quick notes

Feature flags (App Configuration) — quick notes

TermDefinition
Feature flagVariable with binary on/off state + associated code block
Feature managerApp package managing flag lifecycle, caching, state updates
Feature filterRule deciding on/off per request — percentage, time window, audience
Use caseMeaning
Code branch managementDark deployment; avoid long-lived branches
Test in productionInternal users get real production experience
FlightingIncremental percentage rollout
Instant kill switchDisable with no rebuild/redeploy
Selective activationSegment users

Traps

  1. Flag state is cached — a kill switch is not necessarily instant.
  2. Stale flags are dead code and untested branches. Retire after rollout.
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.