Skip to content

Commit 450bcf8

Browse files
authored
Merge pull request #49123 from prashanthyv/master
Old video
2 parents 4cae7ce + e18c0fb commit 450bcf8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/key-vault/key-vault-whatis.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@ ms.author: barclayn
1919
---
2020
# What is Azure Key Vault?
2121

22-
Azure Key Vault helps safeguard cryptographic keys and secrets used by cloud applications and services. By using Key Vault, you can encrypt keys and secrets (such as authentication keys, storage account keys, data encryption keys, .PFX files, and passwords) by using keys protected by hardware security modules (HSMs). For added assurance, you can import or generate keys in HSMs. If you choose to do this, Microsoft processes your keys in FIPS 140-2 Level 2 validated HSMs (hardware and firmware).
23-
24-
Key Vault streamlines the key management process. You maintain control of keys that access and encrypt your data. Developers can create keys for development and testing in minutes, and then seamlessly migrate them to production keys. Security administrators can grant (and revoke) permission to keys, as needed.
22+
Azure Key Vault helps solve the following problems
23+
- Azure Key Vault can be used to Securely store and tightly control access to tokens, passwords, certificates, API keys, and other secrets
24+
- 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.
25+
- 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.
26+
- The secrets and keys can be protected either by software or FIPS 140-2 Level 2 validates HSMs
2527

2628
## Basic concepts
2729

articles/key-vault/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@
8585
href: /rest/api/keyvault
8686
- name: Develop
8787
items:
88-
- name: Developer quick start video
89-
href: http://channel9.msdn.com/Blogs/Windows-Azure/Azure-Key-Vault-Developer-Quick-Start
9088
- name: Key Vault developer's guide
9189
href: key-vault-developers-guide.md
9290
- name: Service limits

0 commit comments

Comments
 (0)