Skip to content

Commit f6d4407

Browse files
authored
Merge pull request #110276 from mimckitt/patch-103
Update azure-netapp-files-network-topologies.md
2 parents 81fd7f2 + fd2ee9f commit f6d4407

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ The features below are currently unsupported for Azure NetApp Files:
3434
* User-defined routes (UDRs) with address prefix as Azure NetApp files subnet
3535
* Azure policies (for example, custom naming policies) on the Azure NetApp Files interface
3636
* Load balancers for Azure NetApp Files traffic
37+
* Azure NetApp Files is not supported with Azure Virtual WAN
3738

3839
The following network restrictions apply to Azure NetApp Files:
3940

@@ -118,8 +119,8 @@ In the topology illustrated above, the on-premises network is connected to a hub
118119
* On-premises resources VM 1 and VM 2 can connect to Volume 2 or Volume 3 over a site-to-site VPN and regional Vnet peering.
119120
* VM 3 in the hub VNet can connect to Volume 2 in spoke VNet 1 and Volume 3 in spoke VNet 2.
120121
* VM 4 from spoke VNet 1 and VM 5 from spoke VNet 2 can connect to Volume 1 in the hub VNet.
121-
122-
VM 4 in spoke VNet 1 cannot connect to Volume 3 in spoke VNet 2. Also, VM 5 in spoke VNet2 cannot connect to Volume 2 in spoke VNet 1. This is the case because the spoke VNets are not peered and _transit routing is not supported over VNet peering_.
122+
* VM 4 in spoke VNet 1 cannot connect to Volume 3 in spoke VNet 2. Also, VM 5 in spoke VNet2 cannot connect to Volume 2 in spoke VNet 1. This is the case because the spoke VNets are not peered and _transit routing is not supported over VNet peering_.
123+
* In the above architecture if there is a gateway in the spoke VNET as well, the connectivity to the ANF volume from on-prem connecting over the gateway in the Hub will be lost. By design, preference would be given to the gateway in the spoke VNet and so only machines connecting over that gateway can connect to the ANF volume.
123124

124125
## Next steps
125126

0 commit comments

Comments
 (0)