BrainyBeeBrainyBee
ExploreBlogStart Studying
HomeDesigning and Implementing Microsoft DevOps Solutions (AZ-400)Key Vault for secrets, keys and certificates — quick notes
Quick Notes178 words

Key Vault for secrets, keys and certificates — quick notes

Key Vault — quick notes

ObjectNature
SecretRetrievable bytes, up to 25 KB
KeyNormal operations do not return asymmetric private material; use a non-exportable key and vault-side operations when material must remain in Key Vault; secure release is an explicit exception
CertificateCertificate plus addressable key/secret; private-key retrieval depends on export policy
Pipeline accessRoute
Linked variable groupMaps selected secret names and fetches current values at runtime; mapping changes are required for added/deleted names
AzureKeyVault@2Fetches selected/all secrets and sets runtime variables
Azure Pipelines authenticationARM service connection with workload identity federation
Suitable Azure computeAssigned managed identity can obtain a token and call Key Vault directly

Key idea: non-exportable private material plus vault-side cryptography → use a non-exportable key, not a retrievable secret or exportable certificate.

Sources: https://learn.microsoft.com/en-us/credentials/certifications/resources/study-guides/az-400 · https://learn.microsoft.com/en-us/azure/key-vault/secrets/about-secrets · https://learn.microsoft.com/en-us/azure/key-vault/keys/about-keys-details · https://learn.microsoft.com/en-us/azure/key-vault/certificates/about-certificates · https://learn.microsoft.com/en-us/azure/devops/pipelines/library/link-variable-groups-to-key-vaults?view=azure-devops · https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/azure-key-vault-v2?view=azure-pipelines · https://learn.microsoft.com/en-us/azure/devops/pipelines/release/configure-workload-identity?view=azure-devops · https://learn.microsoft.com/en-us/entra/identity/managed-identities-azure-resources/overview · https://learn.microsoft.com/en-us/azure/key-vault/general/logging

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.