AZ-900 · Question #87
Which Azure service should you use to store certificates?
The correct answer is C. Azure Key Vault. Azure Key Vault is a secure store for storage various types of sensitive information including passwords and certificates. Azure Key Vault can be used to Securely store and tightly control access to tokens, passwords, certificates, API keys, and other secrets. Secrets and keys ar
Question
Options
- AAzure Security Center
- Ban Azure Storage account
- CAzure Key Vault
- DAzure Information Protection
How the community answered
(29 responses)- B7% (2)
- C90% (26)
- D3% (1)
Explanation
Azure Key Vault is a secure store for storage various types of sensitive information including passwords and certificates. Azure Key Vault can be used to Securely store and tightly control access to tokens, passwords, certificates, API keys, and other secrets. Secrets and keys are safeguarded by Azure, using industry-standard algorithms, key lengths, and hardware security modules (HSMs). The HSMs used are Federal Information Processing Standards (FIPS) 140-2 Level 2 validated. Access to a key vault requires proper authentication and authorization before a caller (user or application) can get access. Authentication establishes the identity of the caller, while authorization determines the operations that they are allowed to perform. https://docs.microsoft.com/en-us/azure/key-vault/key-vault-overview
Community Discussion
No community discussion yet for this question.