Skip to content

Commit 2e484c2

Browse files
authored
Update azure-netapp-files-delegate-subnet.md
Included consideration about the specific route that gets configured for the subnet range when the delegation is added
1 parent 658d7b1 commit 2e484c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/azure-netapp-files/azure-netapp-files-delegate-subnet.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ You must delegate a subnet to Azure NetApp Files. When you create a volume, you
2222
In scenarios involving high application volume counts such as _SAP HANA_, consider larger subnets, like a **/23 network mask.** Larger subnets are especially beneficial if you expect many volumes and storage endpoints.
2323

2424
Once the delegated network is created, its network mask cannot be altered. Thus it's essential to thoughtfully plan your virtual network (VNet) and delegated subnet sizes with an eye toward the future.
25+
26+
* When creating the delegated subnet, an specific route will be programmed for the subnet range, apart from the route for the entire Virtual Network space.
2527

2628
* In each VNet, only one subnet can be delegated to Azure NetApp Files.
2729
Azure enables you to create multiple delegated subnets in a VNet. However, any attempts to create a new volume would fail if you use more than one delegated subnet.

0 commit comments

Comments
 (0)