You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/azure-netapp-files-network-topologies.md
+9-6Lines changed: 9 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,8 @@ ms.workload: storage
13
13
ms.tgt_pltfrm: na
14
14
ms.devlang: na
15
15
ms.topic: conceptual
16
-
ms.date: 05/08/2019
17
-
ms.author: b-juche
16
+
ms.date: 05/21/2020
17
+
ms.author: ramakk
18
18
---
19
19
# Guidelines for Azure NetApp Files network planning
20
20
@@ -31,10 +31,12 @@ You should understand a few considerations when you plan for Azure NetApp Files
31
31
The features below are currently unsupported for Azure NetApp Files:
32
32
33
33
* Network security groups (NSGs) applied to the delegated subnet
34
-
* User-defined routes (UDRs) with address prefix as Azure NetApp files subnet
34
+
* User-defined routes (UDRs) applied to the delegated subnet
35
35
* Azure policies (for example, custom naming policies) on the Azure NetApp Files interface
36
36
* Load balancers for Azure NetApp Files traffic
37
-
* Azure NetApp Files is not supported with Azure Virtual WAN
37
+
* Azure Virtual WAN
38
+
* Zone redundant Virtual Network gateways (Gateway SKUs with Az)
39
+
* Active/Active Virtual Network GWs
38
40
39
41
The following network restrictions apply to Azure NetApp Files:
40
42
@@ -77,9 +79,10 @@ If the VNet is peered with another VNet, you cannot expand the VNet address spac
77
79
78
80
### UDRs and NSGs
79
81
80
-
User-defined routes (UDRs) and Network security groups (NSGs) are not supported on delegated subnets for Azure NetApp Files.
82
+
User-defined routes (UDRs) and Network security groups (NSGs) are not supported on delegated subnets for Azure NetApp Files. However, you can apply UDRs and NSGs to other subnets, even within the same VNet as the subnet delegated to Azure NetApp Files.
81
83
82
-
As a workaround, you can apply NSGs to other subnets that either permit or deny the traffic to and from the Azure NetApp Files delegated subnet.
84
+
* UDRs then define the traffic flows from the other subnets to the Azure NetApp Files delegated subnet. This helps to ensure that this is aligned to the traffic flow back from Azure NetApp Files to the other subnets using the system routes.
85
+
* NSGs then either permit or deny the traffic to and from the Azure NetApp Files delegated subnet.
0 commit comments