BrainyBeeBrainyBee
ExploreBlogStart Studying
HomeDesigning and Implementing Microsoft DevOps Solutions (AZ-400)Unit 4 — Security and compliance — roadmap
Roadmap222 words

Unit 4 — Security and compliance — roadmap

Unit 4 — Develop a security and compliance plan

Exam weight: 10–15% · 3 topics · 17 learning objectives

The through-line: remove the credential wherever possible, and where you cannot, shrink its blast radius and lifetime.

TopicObjectivesCore idea
4.1 Authentication and authorization7Prefer identities with no secret to store
4.2 Sensitive information4The strongest control is having no secret
4.3 Security and compliance scanning6Prevent at the boundary; alert continuously

The four things to carry

  1. Managed identity where the workload runs on Azure; workload identity federation where it does not. System-assigned dies with the resource; user-assigned is shared.
  2. OIDC issues a short-lived token valid for a single job, and its claims are the authorisation surface — scope the cloud trust to repository and environment, not the organisation.
  3. Key Vault keys never leave the vault; secrets are retrieved. That decides any "private key must never be exposed" scenario.
  4. Dependabot alerts inform, security updates fix vulnerabilities, version updates fix staleness — and dependabot.yml configures only the third.

Two ordering facts

  • Deny beats Allow, and Not set means inherit.
  • GHAS scans; Defender for Cloud aggregates. A connector without GHAS gives inventory and no findings.
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.