Skip to content

Commit 9c7a581

Browse files
committed
remove subnet size recommendation
1 parent eda5699 commit 9c7a581

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

articles/azure-netapp-files/azure-netapp-files-network-topologies.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,8 @@ If you use a new VNet, you can create a subnet and delegate the subnet to Azure
9393

9494
If the VNet is peered with another VNet, you can't expand the VNet address space. For that reason, the new delegated subnet needs to be created within the VNet address space. If you need to extend the address space, you must delete the VNet peering before expanding the address space.
9595

96-
>[!IMPORTANT]
97-
> Ensure the address space size of the Azure NetApp Files VNet is larger than its delegated subnet.
98-
>
99-
> For example, if the delegated subnet is /24, the VNet address space containing the subnet must be /23 or larger. Noncompliance with this guideline can lead to unexpected issues in some traffic patterns: traffic traversing a hub-and-spoke topology that reaches Azure NetApp Files via a Network Virtual Appliance does not function properly. Additionally, this configuration can result in failures when creating SMB and CIFS (Common Internet File System) volumes if they attempt to reach DNS through hub-and-spoke network topology.
100-
>
101-
> It's also recommended that the size of the delegated subnet be at least /25 for SAP workloads and /26 for other workload scenarios.
96+
>[!NOTE]
97+
> It's recommended that the size of the delegated subnet be at least /25 for SAP workloads and /26 for other workload scenarios.
10298
10399
### <a name="udrs-and-nsgs"></a> User-defined routes (UDRs) and network security groups (NSGs)
104100

0 commit comments

Comments
 (0)