Skip to content

Commit 92ac019

Browse files
authored
Merge pull request #177617 from jlichwa/patch-185
Update about-keys.md
2 parents 477a28b + 7f69cea commit 92ac019

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,15 @@ Key Vault supports RSA and EC keys. Managed HSM supports RSA, EC, and symmetric
7777
|HSM-protected keys in Managed HSM|FIPS 140-2 Level 3|
7878
|||
7979

80+
See [Key types, algorithms, and operations](about-keys-details.md) for details about each key type, algorithms, operations, attributes, and tags.
8081

82+
## Usage Scenarios
8183

82-
See [Key types, algorithms, and operations](about-keys-details.md) for details about each key type, algorithms, operations, attributes, and tags.
84+
| When to use | Examples |
85+
|--------------|-------------|
86+
| Azure server-side data encryption for integrated resource providers with customer-managed keys | - [Server-side encryption using customer-managed keys in Azure Key Vault](https://docs.microsoft.com/azure/security/fundamentals/encryption-models#server-side-encryption-using-customer-managed-keys-in-azure-key-vault) |
87+
| Client-side data encryption | - [Client-Side Encryption with Azure Key Vault](https://docs.microsoft.com/azure/storage/common/storage-client-side-encryption?tabs=dotnet)|
88+
| Keyless TLS | - Use key [Client Libraries](../general/client-libraries.md#client-libraries-per-language-and-object) |
8389

8490
## Next steps
8591
- [About Key Vault](../general/overview.md)

0 commit comments

Comments
 (0)