godsenpradeep / InterviewQ

Contains list of questions asked
1 stars 0 forks source link

Azure keyvault #6

Open godsenpradeep opened 1 year ago

godsenpradeep commented 1 year ago

Azure Key Vault helps solve the following problems:

Secrets Management: control access to tokens, passwords, certificates, API keys, and other secrets Key Management: helps to store keys which are used for encryption of data Certificate Management: provides provision of deploy, manage certificates used for TLS security between your internal connected resources

Two ServiceTier Standard Tier: encrypts with a software key Premium Tier: includes hardware security module(HSM)-protected keys.

Benefits of using Azure Key Vault