Skip to content

Commit c65ed52

Browse files
Merge pull request #266856 from b-ahibbard/snf-edit
register details
2 parents d33c7bb + 9f03ccd commit c65ed52

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,8 @@ You can edit the network features option of existing volumes from *Basic* to *St
8282
8383
See [regions supported for this feature](azure-netapp-files-network-topologies.md#regions-edit-network-features).
8484

85-
This feature currently doesn't support SDK.
86-
8785
> [!NOTE]
88-
> 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)**. The feature can take approximately one week to be enabled after you submit the waitlist request. You can check the status of feature registration by using the following command:
86+
> You need to submit a waitlist request for accessing the feature through the **[Azure NetApp Files standard networking features (edit volumes) Request Form](https://aka.ms/anfeditnetworkfeaturespreview)**. The feature can take approximately one week to be enabled after you submit the waitlist request. You can check the status of feature registration by using the following command:
8987
>
9088
> ```azurepowershell-interactive
9189
> Get-AzProviderFeature -ProviderNamespace Microsoft.NetApp -FeatureName ANFBasicToStdNetworkFeaturesUpgrade
@@ -96,7 +94,7 @@ This feature currently doesn't support SDK.
9694
> ```
9795
9896
> [!NOTE]
99-
> 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 can take approximately one week to be enabled after you submit the waitlist request. You can check the status of the registration by using the following command:
97+
> 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) Request Form](https://aka.ms/anfeditnetworkfeaturespreview)**. The revert capability can take approximately one week to be enabled after you submit the waitlist request. You can check the status of the registration by using the following command:
10098
>
10199
> ```azurepowershell-interactive
102100
> Get-AzProviderFeature -ProviderNamespace Microsoft.NetApp -FeatureName ANFStdToBasicNetworkFeaturesRevert

articles/azure-netapp-files/whats-new.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,14 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
1616

1717
## February 2024
1818

19+
20+
* [Customer-managed keys enhancement:](configure-customer-managed-keys.md) automated managed system identity (MSI) support
21+
22+
Customer-managed keys now supports automated MSI: you no longer need to manually renew certificates.
23+
1924
* The [Standard network features - Edit volumes](configure-network-features.md#edit-network-features-option-for-existing-volumes) feature is now generally available (GA).
2025

21-
You are no longer required to register when you edit the network features option of existing volumes from Basic to Standard network features.
26+
You still must register the feature before using it for the first time.
2227

2328
* [Large volumes (Preview) improvement:](large-volumes-requirements-considerations.md#requirements-and-considerations) volume size increase beyond 30% default limit
2429

0 commit comments

Comments
 (0)