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/configure-customer-managed-keys.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,14 +79,16 @@ Azure NetApp Files customer-managed keys is supported for the following regions:
79
79
* UAE North
80
80
* UK South
81
81
* UK West
82
-
* US Gov Arizona
83
-
* US Gov Texas
84
-
* US Gov Virginia
82
+
* US Gov Arizona*
83
+
* US Gov Texas*
84
+
* US Gov Virginia*
85
85
* West Europe
86
86
* West US
87
87
* West US 2
88
88
* West US 3
89
89
90
+
\* The ability to transition existing volumes to customer-managed keys isn't currently supported for US Gov regions.
91
+
90
92
## Requirements
91
93
92
94
Before creating your first customer-managed key volume, you must set up:
@@ -367,6 +369,9 @@ Azure NetApp Files supports the ability to move existing volumes using platform-
367
369
368
370
Encryption key transition for Azure NetApp Files is currently in preview. Before using this feature for the first time, you need to register it.
369
371
372
+
>[NOTE]
373
+
> Transitioning volumes to customer-managed keys isn't currently supported in US Gov regions.
374
+
370
375
1. Register the feature:
371
376
372
377
```azurepowershell-interactive
@@ -386,7 +391,7 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
386
391
### Transition volumes
387
392
388
393
>[!NOTE]
389
-
>When you transition volumes to use customer-managed keys, you must perform the transition for every virtual network where your Azure NetApp Files account has volumes.
394
+
>When you transition volumes to use customer-managed keys, you must perform the transition for every virtual network where your Azure NetApp Files account has volumes.
390
395
391
396
1. Ensure you [configured your Azure NetApp Files account to use customer-managed keys](#configure-a-netapp-account-to-use-customer-managed-keys).
392
397
1. In the Azure portal, navigate to **Encryption**.
0 commit comments