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
+69-2Lines changed: 69 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
5
5
author: b-hchen
6
6
ms.service: azure-netapp-files
7
7
ms.topic: how-to
8
-
ms.date: 03/04/2025
8
+
ms.date: 07/18/2025
9
9
ms.custom: references_regions
10
10
ms.author: anfdocs
11
11
# Customer intent: As an Azure NetApp Files administrator, I want to configure network features for my volumes, so that I can optimize resource allocation and leverage VNet capabilities based on my workload requirements.
@@ -100,9 +100,76 @@ You can edit the network features option of existing volumes from *Basic* to *St
100
100
101
101
### Edit network features
102
102
103
+
# [Portal](#tab/portal)
104
+
103
105
1. Navigate to the volume for which you want to change the network features option.
104
106
1. Select **Change network features**.
105
-
1. The **Edit network features** window displays the volumes that are in the same network sibling set. Confirm whether you want to modify the network features option.
107
+
1. The **Edit network features** window displays the volumes that are in the same network sibling set. Confirm you want to modify the network features option.
108
+
109
+
# [Azure CLI](#tab/cli)
110
+
111
+
You must be running version 2.75.0 or later of the Azure CLI. Confirm the version with the `az version` command. If necessary, see [How to update the Azure CLI](/cli/azure/update-azure-cli).
112
+
113
+
1. Run the following command to update the network features on a volume:
0 commit comments