Skip to content

Commit 6533ea0

Browse files
Merge pull request #230217 from b-ahibbard/issue-106375
issue #106375
2 parents 9c5c95b + 72d6426 commit 6533ea0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-netapp-files/configure-customer-managed-keys.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ The following diagram demonstrates how customer-managed keys work with Azure Net
2929
2. You configure encryption with a customer-managed key for the NetApp account.
3030
3. You use the managed identity to which the Azure Key Vault admin granted permissions in step one to authenticate access to Azure Key Vault via Azure Active Directory.
3131
4. Azure NetApp Files wraps the account encryption key with the customer-managed key in Azure Key Vault.
32-
5. For read/write operations, Azure NetApp Files sends requests to Azure Key Vault to unwrap the account encryption key to perform encryption and decryption operations.
32+
33+
Customer-managed keys have no performance impact on Azure NetApp Files. Its only difference from Microsoft-managed keys is how the key is managed.
34+
1. For read/write operations, Azure NetApp Files sends requests to Azure Key Vault to unwrap the account encryption key to perform encryption and decryption operations.
3335

3436
## Considerations
3537

0 commit comments

Comments
 (0)