Skip to content

Commit 40fe287

Browse files
NFSAAS-154041: Remove /32 from VNet gateway route table guidance
Removed the /32 host-route requirement from the UDR note about accessing ANF volumes from on-premises via VNet gateway and firewall.
1 parent 3b0ae29 commit 40fe287

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: ram-kakani
66
ms.service: azure-netapp-files
77
ms.topic: concept-article
8-
ms.date: 04/03/2025
8+
ms.date: 02/13/2026
99
ms.author: ramakk
1010
ms.custom: references_regions
1111
# Customer intent: "As a network architect, I want to design a network architecture for Azure NetApp Files, so that I can ensure effective connectivity and optimal performance for my workloads in both cloud-native and hybrid environments."
@@ -107,7 +107,7 @@ If the subnet has a combination of volumes with the Standard and Basic network f
107107
Configuring UDRs on the source VM subnets with the address prefix of delegated subnet and next hop as NVA isn't supported for volumes with the Basic network features. Such a setting will result in connectivity issues.
108108

109109
> [!NOTE]
110-
> To access an Azure NetApp Files volume from an on-premises network via a VNet gateway (ExpressRoute or VPN) and firewall, configure the route table assigned to the VNet gateway to include the `/32` IPv4 address of the Azure NetApp Files volume listed and point to the firewall as the next hop. Using an aggregate address space that includes the Azure NetApp Files volume IP address doesn't forward the Azure NetApp Files traffic to the firewall.
110+
> To access an Azure NetApp Files volume from an on-premises network via a VNet gateway (ExpressRoute or VPN) and firewall, configure the route table assigned to the VNet gateway to include the IPv4 address of the Azure NetApp Files volume and point to the firewall as the next hop. Using an aggregate address space that includes the Azure NetApp Files volume IP address doesn't forward the Azure NetApp Files traffic to the firewall.
111111
112112
>[!NOTE]
113113
> If you want to configure a route table (UDR route) to control the routing of packets through a network virtual appliance or firewall destined to an Azure NetApp Files standard volume from a source in the same VNet or a peered VNet, the UDR prefix must be more specific or equal to the delegated subnet size of the Azure NetApp Files volume. If the UDR prefix is less specific than the delegated subnet size, it isn't effective.

0 commit comments

Comments
 (0)