Skip to content

Commit faa097f

Browse files
Merge pull request #268281 from msmbaldwin/patch-22
Removing stray "
2 parents def5c16 + 269d2a8 commit faa097f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/key-vault/keys/about-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Cryptographic keys in Key Vault are represented as JSON Web Key [JWK] objects. T
3737

3838
The base JWK/JWA specifications are also extended to enable key types unique to the Azure Key Vault and Managed HSM implementations.
3939

40-
HSM Keys in vaults are protected". The Software keys are not protected by HSMs.
40+
HSM Keys in vaults are protected; Software keys are not protected by HSMs.
4141

4242
- Keys stored in vaults benefit from robust protection using **[FIPS 140 validated HSM](/azure/key-vault/keys/about-keys#compliance)**. There are two distinct HSM platforms available: 1, which protects key versions with **FIPS 140-2 Level 2**, and 2, which protects keys with **FIPS 140-2 Level 3** HSMs depending on when the key was created. All new keys and key versions are now created using platform 2 (except UK geo). To determine which HSM Platform is protecting a key version, get it's [hsmPlatform](about-keys-details.md#key-attributes).
4343
- Managed HSM uses **FIPS 140-2 Level 3** validated HSM modules to protect your keys. Each HSM pool is an isolated single-tenant instance with its own [security domain](../managed-hsm/security-domain.md) providing complete cryptographic isolation from all other HSMs sharing the same hardware infrastructure.

0 commit comments

Comments
 (0)