You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/azure-netapp-files-faqs.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.workload: storage
13
13
ms.tgt_pltfrm: na
14
14
ms.devlang: na
15
15
ms.topic: conceptual
16
-
ms.date: 05/14/2019
16
+
ms.date: 09/24/2019
17
17
ms.author: b-juche
18
18
---
19
19
# FAQs About Azure NetApp Files
@@ -53,7 +53,9 @@ All Azure NetApp Files volumes are encrypted using the FIPS 140-2 standard. All
53
53
54
54
### How are encryption keys managed?
55
55
56
-
Key management for Azure NetApp Files is handled by the service. Currently, user-managed keys (Bring Your Own Keys) are not supported.
56
+
Key management for Azure NetApp Files is handled by the service. A unique XTS-AES-256 data encryption key is generated for each volume. An encryption key hierarchy is used to encrypt and protect all volume keys. These encryption keys are never displayed or reported in an unencrypted format. Encryption keys are deleted immediately when a volume is deleted.
57
+
58
+
Currently, user-managed keys (Bring Your Own Keys) are not supported.
57
59
58
60
### Can I configure the NFS export policy rules to control access to the Azure NetApp Files service mount target?
0 commit comments