Skip to content

Commit 5605414

Browse files
committed
reinstate preview registration
1 parent 7f1ccf0 commit 5605414

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

articles/azure-netapp-files/configure-network-features.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,17 @@ See [regions supported for this feature](azure-netapp-files-network-topologies.m
9191

9292
This feature currently doesn't support SDK.
9393

94+
> [!NOTE]
95+
> The option to edit network features is currently in preview. You need to submit a waitlist request for accessing the feature through the **[Azure NetApp Files standard networking features (edit volumes) Public Preview Request Form](https://aka.ms/anfeditnetworkfeaturespreview)**. This feature is expected to be enabled within a week after you submit the waitlist request. You can check the status of feature registration by using the following command:
96+
>
97+
> ```azurepowershell-interactive
98+
> Get-AzProviderFeature -ProviderNamespace Microsoft.NetApp -FeatureName ANFBasicToStdNetworkFeaturesUpgrade
99+
>
100+
> FeatureName ProviderName RegistrationState
101+
> ----------- ------------ -----------------
102+
> ANFBasicToStdNetworkFeaturesUpgrade Microsoft.NetApp Registered
103+
> ```
104+
94105
> [!NOTE]
95106
> You can also revert the option from *Standard* back to *Basic* network features. However, before performing the revert operation, you need to submit a waitlist request through the **[Azure NetApp Files standard networking features (edit volumes) Public Preview Request Form](https://aka.ms/anfeditnetworkfeaturespreview)**. The revert capability is expected to be enabled within a week after you submit the waitlist request. You can check the status of the registration by using the following command:
96107
>

0 commit comments

Comments
 (0)