Canvas CloudAI
Canvas Cloud AI

Key Vault

intermediate
security
Enhanced Content

Definition

Azure service for securely storing and managing sensitive information like passwords, certificates, and encryption keys. Like a bank safety deposit box for your digital secrets.

Real-World Example

Applications retrieve database passwords from Key Vault instead of storing them in code files.

Cloud Provider Equivalencies

Azure Key Vault combines secret storage (passwords, connection strings, API keys), certificate management, and key management for encryption/signing. Other clouds often split this across a secrets service and a key management service (AWS/GCP), while OCI Vault covers both secrets and keys.

AWS
AWS Secrets Manager (secrets) + AWS Key Management Service (KMS) (keys)
AZ
Azure Key Vault
GCP
Secret Manager (secrets) + Cloud Key Management Service (Cloud KMS) (keys)
OCI
OCI Vault

See Key Vault in Action

Explore real-world architectures from our community that use Key Vault:

Explore More Cloud Computing Terms