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-network-features.md
+15-18Lines changed: 15 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
12
12
ms.workload: storage
13
13
ms.tgt_pltfrm: na
14
14
ms.topic: how-to
15
-
ms.date: 04/25/2023
15
+
ms.date: 05/16/2023
16
16
ms.custom: references_regions
17
17
ms.author: anfdocs
18
18
---
@@ -77,28 +77,25 @@ This section shows you how to set the network features option when you create a
77
77
78
78
## Edit network features option for existing volumes
79
79
80
-
You can edit the network features option of existing volumes from *Basic* to *Standard* network features. The change you make applies to all volumes in the same network sibling set. This functionality currently doesn't support SDK.
80
+
You can edit the network features option of existing volumes from *Basic* to *Standard* network features. The change you make applies to all volumes in the same *network sibling set* (or *siblings*). Siblings are determined by their network IP address relationship. They share the same NIC for mounting the volume to the client or connecting to the SMB share of the volume. At the creation of a volume, its siblings are determined by a placement algorithm that aims for reusing the IP address where possible.
81
81
82
82
You can also revert the option from *Standard* back to *Basic* network features, but considerations apply and require careful planning. For example, you might need to change configurations for Network Security Groups (NSGs), user-defined routes (UDRs), and IP limits if you revert. See [Guidelines for Azure NetApp Files network planning](azure-netapp-files-network-topologies.md#constraints) for constraints and supported network topologies about Standard and Basic network features.
83
83
84
-
> [!IMPORTANT]
85
-
> Updating the network features option might cause a network disruption on the volumes for up to 5 minutes.
86
-
87
-
1. The option to edit network features is currently in preview. If you are using this option for the first time, you must register it:
> 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:
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.
100
-
101
-
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.
97
+
> [!IMPORTANT]
98
+
> Updating the network features option might cause a network disruption on the volumes for up to 5 minutes.
102
99
103
100
1. Navigate to the volume that you want to change the network features option.
Version 8 of the AzAcSnap tool is now generally available. [Azure Application Consistent Snapshot Tool](azacsnap-introduction.md) (AzAcSnap) is a command-line tool that enables customers to simplify data protection for third-party databases in Linux environments. AzAcSnap 8 introduces the following new capabilities and improvements:
37
+
Version 8 of the AzAcSnap tool is now generally available. [Azure Application Consistent Snapshot Tool](azacsnap-introduction.md) (AzAcSnap) is a command-line tool that enables you to simplify data protection for third-party databases in Linux environments. AzAcSnap 8 introduces the following new capabilities and improvements:
38
38
39
39
* Restore change - ability to revert volume for Azure NetApp Files
40
-
* New global settings file (.azacsnaprc) to control behavior of azacsnap
40
+
* New global settings file (`.azacsnaprc`) to control behavior of `azacsnap`
41
41
* Logging enhancements for failure cases and new "mainlog" for summarized monitoring
42
-
* Backup (-c backup) and Details (-c details) fixes
42
+
* Backup (`-c backup`) and Details (`-c details`) fixes
43
43
44
44
Download the latest release of the installer [here](https://aka.ms/azacsnapinstaller).
0 commit comments