Skip to content

Commit e17b15e

Browse files
authored
Merge pull request #116171 from b-juche/patch-30
Updated "Constraints" and "UDRs and NSGs"
2 parents 4e0ab4b + 1fc53cd commit e17b15e

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

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

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: conceptual
16-
ms.date: 05/08/2019
17-
ms.author: b-juche
16+
ms.date: 05/21/2020
17+
ms.author: ramakk
1818
---
1919
# Guidelines for Azure NetApp Files network planning
2020

@@ -31,10 +31,12 @@ You should understand a few considerations when you plan for Azure NetApp Files
3131
The features below are currently unsupported for Azure NetApp Files:
3232

3333
* 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
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
37+
* Azure Virtual WAN
38+
* Zone redundant Virtual Network gateways (Gateway SKUs with Az)
39+
* Active/Active Virtual Network GWs
3840

3941
The following network restrictions apply to Azure NetApp Files:
4042

@@ -77,9 +79,10 @@ If the VNet is peered with another VNet, you cannot expand the VNet address spac
7779

7880
### UDRs and NSGs
7981

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.
8183

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.
8386

8487
## Azure native environments
8588

0 commit comments

Comments
 (0)