Skip to content

Commit 6e8a5f9

Browse files
Merge pull request #212559 from b-ahibbard/snf-firewall
Snf firewall
2 parents 23bcffe + 271f1d1 commit 6e8a5f9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: conceptual
15-
ms.date: 09/22/2022
15+
ms.date: 09/26/2022
1616
ms.author: ramakk
1717
---
1818
# Guidelines for Azure NetApp Files network planning
@@ -139,6 +139,9 @@ If the subnet has a combination of volumes with the Standard and Basic network f
139139

140140
Configuring user-defined routes (UDRs) on the source VM subnets with 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.
141141

142+
> [!NOTE]
143+
> 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 will not forward the Azure NetApp Files traffic to the firewall.
144+
142145
## Azure native environments
143146

144147
The following diagram illustrates an Azure-native environment:

0 commit comments

Comments
 (0)