Skip to content

Commit a1f4e3a

Browse files
Merge pull request MicrosoftDocs#44070 from sbrondel/patch-1
Update key-vault-overview.md
2 parents 447e508 + 26748a1 commit a1f4e3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/key-vault/key-vault-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Azure Key Vault helps solve the following problems:
2121
- **Secrets Management** - Azure Key Vault can be used to Securely store and tightly control access to tokens, passwords, certificates, API keys, and other secrets
2222
- **Key Management** - Azure Key Vault can also be used as a Key Management solution. Azure Key Vault makes it easy to create and control the encryption keys used to encrypt your data.
2323
- **Certificate Management** - Azure Key Vault is also a service that lets you easily provision, manage, and deploy public and private Secure Sockets Layer/Transport Layer Security (SSL/TLS) certificates for use with Azure and your internal connected resources.
24-
- **Store secrets backed by Hardware Security Modules** - The secrets and keys can be protected either by software or FIPS 140-2 Level 2 validates HSMs
24+
- **Store secrets backed by Hardware Security Modules** - The secrets and keys can be protected either by software or FIPS 140-2 Level 2 validated HSMs
2525

2626
## Why use Azure Key Vault?
2727

@@ -55,9 +55,9 @@ You have control over your logs and you may secure them by restricting access an
5555

5656
### Simplified administration of application secrets
5757

58-
When storing valuable data, you must take several steps. Security information must be secured, it must follow a life cycle, it must be highly available. Azure Key Vault simplifies the process of meeting these requirements by:
58+
When storing valuable data, you must take several steps. Security information must be secured, it must follow a life cycle, and it must be highly available. Azure Key Vault simplifies the process of meeting these requirements by:
5959

60-
- Removing the need for in-house knowledge of Hardware Security Modules
60+
- Removing the need for in-house knowledge of Hardware Security Modules.
6161
- Scaling up on short notice to meet your organization’s usage spikes.
6262
- Replicating the contents of your Key Vault within a region and to a secondary region. Data replication ensures high availability and takes away the need of any action from the administrator to trigger the failover.
6363
- Providing standard Azure administration options via the portal, Azure CLI and PowerShell.

0 commit comments

Comments
 (0)