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/customer-managed-keys-cross-tenant.md
+19-2Lines changed: 19 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,9 +80,26 @@ Azure NetApp Files cross-tenant customer-managed keys for volume encryption is s
80
80
81
81
## Register the feature
82
82
83
-
<!-- register the feature -->
84
83
85
-
## Configure cross-tenant CMK for Azure NetApp Files
84
+
This feature is currently in preview. You need to register the feature before using it for the first time. After registration, the feature is enabled and works in the background. No UI control is required.
> 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.
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.
101
+
102
+
## Configure cross-tenant customer-managed keys for Azure NetApp Files
86
103
87
104
Cross-tenant CMK is currently only supported for the REST API.
0 commit comments