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
@@ -360,30 +360,10 @@ You can use an Azure Key Vault that is configured to use Azure role-based access
360
360
* [Create an SMB volume](azure-netapp-files-create-volumes-smb.md)
361
361
* [Create a dual-protocol volume](create-volumes-dual-protocol.md)
362
362
363
-
## <a name="transition"></a> Transition an Azure NetApp Files volume to customer-managed keys (preview)
363
+
## <a name="transition"></a> Transition an Azure NetApp Files volume to customer-managed keys
364
364
365
365
Azure NetApp Files supports the ability to move existing volumes using platform-managed keys to customer-managed keys. Once you complete the migration, you can't revert to platform-managed keys.
366
366
367
-
### Register the feature
368
-
369
-
Encryption key transition for Azure NetApp Files is currently in preview. Before using this feature for the first time, you need to register it.
> The **RegistrationState** may be in the `Registering` state for up to 60 minutes before changing to `Registered`. Wait until the status is **Registered** before continuing.
384
-
385
-
You can also use [Azure CLI commands](/cli/azure/feature) `az feature register` and `az feature show` to register the feature and display the registration status.
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/whats-new.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,14 +6,18 @@ author: b-hchen
6
6
ms.service: azure-netapp-files
7
7
ms.custom: linux-related-content
8
8
ms.topic: overview
9
-
ms.date: 12/20/2024
9
+
ms.date: 01/20/2025
10
10
ms.author: anfdocs
11
11
---
12
12
13
13
# What's new in Azure NetApp Files
14
14
15
15
Azure NetApp Files is updated regularly. This article provides a summary about the latest new features and enhancements.
16
16
17
+
* The ability to [transition a volume to customer-managed keys](configure-customer-managed-keys.md#transition) is now generally available (GA)
18
+
19
+
You can now transition existing volumes from platform-managed keys to customer-managed keys seamlessly. This provides you flexibility of encryption key lifecycle (renewals, rotations) and additional security for regulated industry requirements.
20
+
17
21
## December 2024
18
22
19
23
*[Volume enhancement: Azure NetApp Files 50 GiB minimum volume sizes](azure-netapp-files-create-volumes.md) is now generally available (GA)
0 commit comments